A sample API backend made with ASP.NET Core 5.0. It showcases the following features:
- Authorization with JWT
- Data access with Entity Framework Core
- Documentation with Swagger / OpenAPI
- API versioning
- Health Checks and Problem Details
- CORS
- Logging with Serilog