Update README.md

This commit is contained in:
ivuorinen
2025-06-02 00:32:45 +00:00
parent feda7bd738
commit 5cd485f04b

View File

@@ -104,6 +104,7 @@ A collection of awesome things.
## C#
- [Belphemur/SoundSwitch](https://github.com/Belphemur/SoundSwitch) - C# application to switch default playing device. Download: https://soundswitch.aaflalo.me/
- [Cysharp/ZLinq](https://github.com/Cysharp/ZLinq) - Zero allocation LINQ with LINQ to Span, LINQ to SIMD, and LINQ to Tree (FileSystem, JSON, GameObject, etc.) for all .NET platforms and Unity, Godot.
- [GitTools/GitVersion](https://github.com/GitTools/GitVersion) - From git log to SemVer in no time
- [HangfireIO/Hangfire](https://github.com/HangfireIO/Hangfire) - An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
- [RicoSuter/NSwag](https://github.com/RicoSuter/NSwag) - The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.