https://github.com/amdzy/dotnetblog
https://github.com/amdzy/dotnetblog
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amdzy/dotnetblog
- Owner: amdzy
- License: mit
- Created: 2023-01-02T19:31:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T21:37:34.000Z (over 2 years ago)
- Last Synced: 2025-01-22T02:28:36.797Z (5 months ago)
- Language: JavaScript
- Size: 2.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DotNetBlog
A blog built using C# and ASP.Net MVC.
## Features
- Admin pages for creating and updating posts
- Implemented a wysiwyg editor using Trumbowyg## Run your own
```
git clone https://github.com/Soul-Remix/DotNetBlog.git
cd DotNetBlog
dotnet run
```## License
MIT