MVCForum 1.2.0.31127
See the version list below for details.
dotnet add package MVCForum --version 1.2.0.31127
NuGet\Install-Package MVCForum -Version 1.2.0.31127
<PackageReference Include="MVCForum" Version="1.2.0.31127" />
paket add MVCForum --version 1.2.0.31127
#r "nuget: MVCForum, 1.2.0.31127"
// Install MVCForum as a Cake Addin #addin nuget:?package=MVCForum&version=1.2.0.31127 // Install MVCForum as a Cake Tool #tool nuget:?package=MVCForum&version=1.2.0.31127
A complete forum solution for ASP.NET MVC 3+ applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- BotScout.Net (>= 0.5.0)
- HtmlAgilityPack (>= 1.4.6)
- Lucene.Net (>= 3.0.0)
- MVCBootstrap (>= 0.7.3)
- MVCThemes (>= 0.3.2)
- StopForumSpam.Net (>= 0.5.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MVCForum:
Package | Downloads |
---|---|
MVCForum.Azure
The assemblies needed for running (and scaling out) MVC Forum on Azure with attachments, search indexes and logging in blob storage. |
|
MVCForum.Identity
Classes needed for using ASP.NET's Identity with MVC Forum. |
|
MVCForum.Bootstrap
Views and stylesheets for a Bootstrap theme for MVC Forum. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.1.18 | 2,758 | 6/7/2016 |
1.4.5.40417 | 5,910 | 4/17/2014 |
1.3.9.40411 | 1,703 | 4/12/2014 |
1.3.8.40316 | 1,651 | 3/16/2014 |
1.3.7.40212 | 1,884 | 2/12/2014 |
1.3.6.40125 | 1,301 | 1/25/2014 |
1.3.5.40116 | 1,594 | 1/16/2014 |
1.3.0.31219 | 1,803 | 12/19/2013 |
1.2.0.31127 | 1,609 | 11/27/2013 |
1.1.7.31109 | 1,561 | 11/12/2013 |
1.1.6.31031 | 1,498 | 11/1/2013 |
1.1.5.31025 | 1,319 | 10/25/2013 |
1.1.2.30930 | 1,601 | 9/28/2013 |
1.1.1.30911 | 1,334 | 9/11/2013 |
1.1.0.30827 | 1,388 | 8/23/2013 |
1.0.1.30811 | 1,287 | 8/11/2013 |
1.0.0.30716 | 1,613 | 7/15/2013 |
Fixed several bugs. Added a holder for custom properties on topics and posts. Note this requires database changes and a script is required to update the data store for external accounts. Find these on https://mvcforum.codeplex.com/