SimpleSyndicate.Mvc 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleSyndicate.Mvc --version 1.0.2
NuGet\Install-Package SimpleSyndicate.Mvc -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SimpleSyndicate.Mvc" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleSyndicate.Mvc --version 1.0.2
#r "nuget: SimpleSyndicate.Mvc, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SimpleSyndicate.Mvc as a Cake Addin
#addin nuget:?package=SimpleSyndicate.Mvc&version=1.0.2

// Install SimpleSyndicate.Mvc as a Cake Tool
#tool nuget:?package=SimpleSyndicate.Mvc&version=1.0.2

Common functionality for ASP.Net MVC applications - configuration, generic controller, generic repository, generic version history controller, access denied attribute, account management.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SimpleSyndicate.Mvc:

Package Downloads
SimpleSyndicate.Testing.Mvc

Common unit testing functionality for ASP.Net MVC applications - test role store, test user store, test data helpers, better assertions, fluent assertions for controllers, view results and other MVC items.

SimpleSyndicate.Mvc.VersionHistoryController

Version history controller and views for displaying the version history in an MVC application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 1,977 1/6/2017
2.0.0 1,789 11/26/2015
1.0.12 1,728 2/16/2015
1.0.11 5,654 2/10/2015
1.0.10 1,476 1/24/2015
1.0.9 2,169 1/1/2015
1.0.8 2,708 9/29/2014
1.0.7 1,479 9/21/2014
1.0.6 1,627 9/19/2014
1.0.5 1,875 9/18/2014
1.0.4 1,460 9/15/2014
1.0.3 1,427 9/15/2014
1.0.2 1,550 9/15/2014
1.0.0 1,522 9/4/2014

Updated to satisfy most FxCop rules; changed release process to include symbols; updated NuGet packages.