Skip to content

A blog application developed with various .NET packages such as ASP.NET MVC, Entity Framework.

License

Notifications You must be signed in to change notification settings

yusufsefasezer/aspnet-mvc-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET MVC Blog

A blog application developed with various .NET packages such as ASP.NET MVC, Entity Framework.

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

About

A blog application developed with various .NET packages such as ASP.NET MVC, Entity Framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages