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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- jQuery (>= 2.1.0)
- jQuery.UI.Combined (>= 1.10.4)
- WebActivatorEx (>= 2.0.5)
GitHub repositories
This package is not used by any popular GitHub repositories.
This release updates the FrameworkBundleConfig allowing for more modular script referencing. Cleaned up the jquery-form-defaults and added dependent jquery plugins.