🚀
ASP.NET Core API Starter
A comprehensive API template with JWT authentication, Entity Framework, and Swagger documentation
🟢 API Running
🌟 Features Included
- JWT Authentication with Refresh Tokens
- ASP.NET Core Identity Integration
- Entity Framework Core with SQL Server
- Dapper for High-Performance Queries
- Repository & Unit of Work Pattern
- Standardized API Response Wrapper
- Thread-Safe Database Operations
- API Versioning (v1 pattern)
- Comprehensive Swagger Documentation
- Health Checks and Monitoring
- Clean Architecture Structure
- Audit Fields and Soft Delete