mirror of
https://github.com/sindresorhus/awesome.git
synced 2025-11-12 19:52:36 +05:30
Added Serilog, Hangfire, Polly, FluentValidation, and BenchmarkDotNet to Awesome .NET list
This commit is contained in:
parent
56d5856a30
commit
742609387f
1 changed files with 177 additions and 171 deletions
|
|
@ -168,6 +168,12 @@
|
|||
- [.NET](https://github.com/quozd/awesome-dotnet#readme)
|
||||
- [Core](https://github.com/thangchung/awesome-dotnet-core#readme)
|
||||
- [Roslyn](https://github.com/ironcev/awesome-roslyn#readme) - Open-source compilers and code analysis APIs for C# and VB.NET languages.
|
||||
- [MiniProfiler](https://github.com/MiniProfiler/dotnet) - Lightweight profiling for .NET applications.
|
||||
- [Serilog](https://github.com/serilog/serilog) - A structured logging framework for .NET applications with support for various sinks.
|
||||
- [Hangfire](https://github.com/HangfireIO/Hangfire) - Background job scheduler for .NET applications.
|
||||
- [Polly](https://github.com/App-vNext/Polly) - Resilience and transient-fault-handling library for .NET applications.
|
||||
- [FluentValidation](https://github.com/FluentValidation/FluentValidation) - A high-performance validation library for .NET models.
|
||||
- [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) - A benchmarking library for .NET applications with detailed performance analysis.
|
||||
- [Amazon Alexa](https://github.com/miguelmota/awesome-amazon-alexa#readme) - Virtual home assistant.
|
||||
- [DigitalOcean](https://github.com/jonleibowitz/awesome-digitalocean#readme) - Cloud computing platform designed for developers.
|
||||
- [Flutter](https://github.com/Solido/awesome-flutter#readme) - Google's mobile SDK for building native iOS and Android apps from a single codebase written in Dart.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue