You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple CRUD API template in ASP.NET Core with Entity Framework Core, showing full Create/Read/Update/Delete flow and a clean layered structure that you can reuse and extend for more complex relational database systems.
Secure, modern REST API built with C# 13 and ASP.NET Core 9.0, featuring OAuth2 (PKCE via LinkedIn), JWT, EF Core, Swagger, and clean architecture. Currently in development mode.