ASP.NET MVC Blog
A blog application developed with various .NET packages such as ASP.NET MVC, Entity Framework.
Download
Features
-
ASP.NET MVC Blog
- Extensible
- Customizable
- Flexible management panel
- Simple bootstrap theme system
- SEF link (slug)
-
ASP.NET
- ASP.NET MVC
- Routing
- Validation
- ViewModel
-
Entitiy Framework
- Code First
- Migration
- Fluent API
How to use
First of all you must set database connection in Web.config
file.
Afterwards install required packages with Nuget package manager or Visual Studio IDE.
Lastly run the migration on Package Manager Console and start application.
Update-Database
That's all :)
Screenshot
License
This project is licensed under the MIT License. See the LICENSE file for details
Created by Yusuf Sezer