ASP.NET Web API boilerplate with role-based JWT and Serilog
A starter template for building Web API servers using ASP.NET and C#. It includes role-based JWT authentication, Serilog logging, a core utilities library, standardized API responses, and configuration constants — suited for backend REST API services and prototypes.
0