Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This project is a minimalistic blog example built with ASP.NET Core MVC, Entity Framework Core, and Identity for authentication. It follows the Repository Pattern to keep the data access layer clean and maintainable.

Notifications You must be signed in to change notification settings

murzilaka2/Blog-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a minimalistic blog example built with ASP.NET Core MVC, Entity Framework Core, and Identity for authentication. It follows the Repository Pattern to keep the data access layer clean and maintainable.

🔹 Features:

ASP.NET Core MVC – For handling blog pages and posts.

Entity Framework Core – For database operations.

Identity Authentication – User registration, login, and authentication.

Repository Pattern – Structured and maintainable data access.

Migrations – EF Core migrations for database versioning.

About

This project is a minimalistic blog example built with ASP.NET Core MVC, Entity Framework Core, and Identity for authentication. It follows the Repository Pattern to keep the data access layer clean and maintainable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published