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
Update the DefaultConnection in appsettings.json to point to your local SQL Server.
Run dotnet ef database update to create the schema.
Hit F5 in Visual Studio!
About
A modern, scalable REST API built with ASP.NET Core 8, designed to handle a full blogging ecosystem. This project focuses on clean architecture, secure authentication, and robust data management.