theolivenbaum

Results 33 issues of theolivenbaum

This change should reduce significantly the number of Regex objects required by the library, as there was a large number of duplicated Regex being built on the Parser/Extractors. As an...

**nanoFramework area:** Hardware/target board Just saw on the news that there's a new Raspberry Pi Pico board - and from a quick comparison with other boards here, it seems to...

Type: Feature request
Priority: Medium

@NightOwl888 found it useful to be able to run the same benchmarks against the code instead of against the nuget packages

Hi and great work with the library! I'm migrating some code to PdfPig and was wondering if it is possible to add a transparent or semi-transparent color? We used it...

Since the online model repository has been deprecated, we need to publish a nuget package for this model.

bug

https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-8 https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-9 https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-10

Since .net60 moved into the [go-live release](https://devblogs.microsoft.com/dotnet/announcing-net-6-release-candidate-1/) phase, I've updated h5 compiler to run on net6.0 to make sure it's ready. I've not hit any issues on my side, but...

Currently h5 will emit the metadata file used for reflection after the project file: `````html ````` But this means if you use reflection on the app entry point: `````csharp console.log(JsonConvert.SerializeObject(new...

https://developer.mozilla.org/en-US/docs/Web/API/AudioContext

https://github.com/dotnet/sdk/pull/15756