XOS.MVC.Framework 2.0.1

dotnet add package XOS.MVC.Framework --version 2.0.1
NuGet\Install-Package XOS.MVC.Framework -Version 2.0.1
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="XOS.MVC.Framework" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XOS.MVC.Framework --version 2.0.1
#r "nuget: XOS.MVC.Framework, 2.0.1"
#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 XOS.MVC.Framework as a Cake Addin
#addin nuget:?package=XOS.MVC.Framework&version=2.0.1

// Install XOS.MVC.Framework as a Cake Tool
#tool nuget:?package=XOS.MVC.Framework&version=2.0.1

ASP.NET MVC Application Framework contains helper classes, extensions, and scripts that assist with building web applications.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 139 5/21/2014
2.0.0 49 5/14/2014
1.0.2 70 3/5/2014
1.0.1 49 3/4/2014
1.0.0 49 3/4/2014

This release updates the FrameworkBundleConfig allowing for more modular script referencing. Cleaned up the jquery-form-defaults and added dependent jquery plugins.