A simple forum solution for ASP.NET MVC 4 applications.
Info
| Version: | 0.4.7 |
| Author(s): | dima117 |
| Last Update: | Thursday, October 2, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dima117/simple-forum |
| NuGet Url: | https://www.nuget.org/packages/SimpleForum |
Install
Install-Package SimpleForum
dotnet add package SimpleForum
paket add SimpleForum
SimpleForum Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(3.2.1)
- EntityFramework(6.1.1)