StudioDonder.Framework.Mvc3 1.1.3-alpha

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.
<PackageVersion Include="StudioDonder.Framework.Mvc3" Version="1.1.3-alpha" />
                    
Directory.Packages.props
<PackageReference Include="StudioDonder.Framework.Mvc3" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=StudioDonder.Framework.Mvc3&version=1.1.3-alpha&prerelease
                    
Install StudioDonder.Framework.Mvc3 as a Cake Addin
#tool nuget:?package=StudioDonder.Framework.Mvc3&version=1.1.3-alpha&prerelease
                    
Install StudioDonder.Framework.Mvc3 as a Cake Tool

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

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
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,267 11/2/2012
1.1.2 1,774 10/30/2012
1.1.1 1,427 8/15/2012
1.0.2 1,342 7/30/2012
1.0.1 1,373 7/4/2012

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