StudioDonder.Framework.Mvc3 1.1.3-alpha

.NET Framework 4.0
This is a prerelease version of StudioDonder.Framework.Mvc3.
dotnet add package StudioDonder.Framework.Mvc3 --version 1.1.3-alpha
NuGet\Install-Package StudioDonder.Framework.Mvc3 -Version 1.1.3-alpha
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="StudioDonder.Framework.Mvc3" Version="1.1.3-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StudioDonder.Framework.Mvc3 --version 1.1.3-alpha
#r "nuget: StudioDonder.Framework.Mvc3, 1.1.3-alpha"
#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 StudioDonder.Framework.Mvc3 as a Cake Addin
#addin nuget:?package=StudioDonder.Framework.Mvc3&version=1.1.3-alpha&prerelease

// Install StudioDonder.Framework.Mvc3 as a Cake Tool
#tool nuget:?package=StudioDonder.Framework.Mvc3&version=1.1.3-alpha&prerelease

Collection of classes to help with creating an ASP.NET MVC website.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.3-alpha 1,121 11/2/2012
1.1.2 1,515 10/30/2012
1.1.1 1,201 8/15/2012
1.0.2 1,121 7/30/2012
1.0.1 1,168 7/4/2012

Added overloads for easier setting of optional parameter values for routing.