CmjMVCUI 2.0.3
dotnet add package CmjMVCUI --version 2.0.3
NuGet\Install-Package CmjMVCUI -Version 2.0.3
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="CmjMVCUI" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CmjMVCUI --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CmjMVCUI, 2.0.3"
#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 CmjMVCUI as a Cake Addin #addin nuget:?package=CmjMVCUI&version=2.0.3 // Install CmjMVCUI as a Cake Tool #tool nuget:?package=CmjMVCUI&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Manual operation:
1.Modify file namespace :App_Start\BundleConfig.cs
2.uninstall package:
Bootstrap
Respond JS
3.Delete the following files:
Content\Site.css
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- AngularJS.Core (>= 1.2.9)
- Antlr (>= 3.5.0.2)
- jQuery (>= 1.11.2)
- jQuery.Form (>= 3.51.0)
- jQuery.Validation (>= 1.13.1)
- jquery-placeholder (>= 2.0.7)
- Microsoft.jQuery.Unobtrusive.Validation (>= 3.2.3)
- Modernizr (>= 2.8.3)
- Respond (>= 1.4.2)
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 |
---|---|---|
2.0.3 | 4,622 | 10/4/2015 |
2.0.2 | 4,229 | 6/2/2015 |
2.0.1 | 4,011 | 4/8/2015 |
2.0.0 | 3,958 | 4/8/2015 |
1.4.0 | 4,146 | 2/15/2015 |
1.3.1 | 4,123 | 1/29/2015 |
1.3.0 | 4,123 | 1/29/2015 |
1.2.0 | 4,928 | 12/19/2014 |
1.1.2 | 4,536 | 12/2/2014 |
1.1.1 | 4,335 | 12/1/2014 |
1.1.0 | 4,549 | 12/1/2014 |
1.0.2 | 4,378 | 11/13/2014 |
1.0.1 | 4,667 | 11/13/2014 |
1.0.0 | 4,693 | 11/13/2014 |
修复 Edge浏览器下模态框弹窗问题