Ashkan Daie

Results 4 issues of Ashkan Daie

First of all, thank you for the great project. I use it in all my net core projects. I have a unique situation where I need to integrate with legacy...

under consideration
design-required
v4

This PR adds support for [dotnet 7 regular expression source generators](https://learn.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-source-generators). Adds significant performance boost. Since source generators require partial classes, I moved all regular expressions into a single file...

investigating

Enhance Environment Variable Substitution in Alpha Config Parsing ## Description This PR introduces an enhancement to the environment variable substitution logic within the configuration file parsing process. It implements a...

enhancement
go

I have added support for .Net Standard 1.3 to [MediaInfo.DotNetWrapper](https://github.com/StefH/MediaInfo.DotNetWrapper). The current implementation requires end users to install mediainfo lib manually as MediaInfo.Native is windows only. Any chance you guys...

help wanted