Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.06 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.06 KB

SampleProject

🚀 SampleProject is a comprehensive template designed to kickstart your .NET 8 application development with best practices in architecture, DevOps, and API management.


⭐ Star This Repository!


🔧 What's Inside?

  • Clean Architecture & Design Patterns like CQRS
  • Database Support: SQLServer, PostgreSQL
  • Caching: Redis
  • Messaging: RabbitMQ, Hangfire for background jobs
  • Authentication: JWT Tokens & OAuth
  • Containerization: Docker, pgAdmin, ELK Stack for logging and monitoring
  • API Management: Minimal APIs, Swagger, Rate Limiting, Idempotency, and Versioning

🛠 DevOps & Monitoring

  • Load Balancing with YARP
  • Health Monitoring: Prometheus & Grafana
  • Logging: ElasticSearch, Kibana

📝 Get Started

Feel free to explore, fork, and contribute! Contributions are highly welcome to make SampleProject better.


Stay Connected