Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Serilog, Hangfire, Polly, FluentValidation, and BenchmarkDotNet to Awesome .NET List #3357

Closed

Conversation

nileshsheth
Copy link

Summary

Added few useful .NET libraries to the Awesome .NET list:

  • MiniProfiler - Lightweight profiling for .NET applications.
  • Serilog - A structured logging framework for .NET applications.
  • Hangfire - Background job scheduler for .NET apps.
  • Polly - Resilience and transient-fault-handling library.
  • FluentValidation - A high-performance validation library for .NET models.
  • BenchmarkDotNet - A benchmarking library for performance analysis.

These tools are widely used in .NET development and will be beneficial additions to the list.

Why is this useful?

  • Improves logging, performance, validation, and resilience in .NET applications.
  • Helps .NET developers discover essential tools for their projects.

Thank you for reviewing my contribution!

Repository owner locked and limited conversation to collaborators Feb 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants