Mohammad Babayi
Mohammad Babayi
This library has type and extension methods written with pure C# for natural sort. { "text2", "text10" } instead of {"text10", "text2"}. Support .NET Standard1.0 to .NET5.0 [Link to repo](https://github.com/GihanSoft/NaturalStringComparer)
This wonderful package use a cli tool for code generation. but why not using build-in .net code gen? It won't add files in project and doing it auto in build...
where is release or nuget link or at least use guide?
### I've read Koodo Reader's roadmap, there is no similar feature. - [X] Yes ### This issue only requests one feature. - [X] Yes ### Brief Introduction Please make web...
Serilog 2.10.0 -> 2.11.0 (for net5.0) Microsoft.Extensions.DependencyInjection 5.0.0 -> 5.0.2
enabling C#12 new `collection exprision` syntax for `Arr` ```csharp Arr arr = [1, 2, 3]; ```
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug using `FromHeader` attribute on minimal API parameter with type `StringValues`...