Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahdi7s/personal-blog

A complete weblog website implemented by Asp.Net MVC, Entity Framework
https://github.com/mahdi7s/personal-blog

asp-net-mvc entity-framework javascript jquery jquery-ui mvc razor-pages repository-pattern unit-testing

Last synced: 28 days ago
JSON representation

A complete weblog website implemented by Asp.Net MVC, Entity Framework

Awesome Lists containing this project

README

        

I developed a complete weblog website implemented by Asp.Net MVC, Entity Framework, about 11 years ago.

### Features:
- Membership & Roles section: you can create, edit and remove a User and set Roles.
- Posts section: you can create, edit and remove Posts
- Quotes section: you can create, edit and remove Quotes
- Comments section: you can create, edit and remove Comments
- Download Files section: you can create, edit and remove Files
- Tags section: you can create, edit and remove Tags
- A WYSIWYG Editor for creating and updating posts.