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

https://github.com/amdzy/dotnetblog


https://github.com/amdzy/dotnetblog

Last synced: 3 months ago
JSON representation

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