Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mahdi7s/personal-blog
- Owner: Mahdi7s
- License: mit
- Created: 2022-12-15T06:04:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T09:05:54.000Z (about 2 years ago)
- Last Synced: 2024-11-14T05:11:47.524Z (3 months ago)
- Topics: asp-net-mvc, entity-framework, javascript, jquery, jquery-ui, mvc, razor-pages, repository-pattern, unit-testing
- Language: CSS
- Homepage:
- Size: 2.76 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.