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
#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

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.

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,524 10/4/2015
2.0.2 4,168 6/2/2015
2.0.1 3,941 4/8/2015
2.0.0 3,910 4/8/2015
1.4.0 4,068 2/15/2015
1.3.1 4,035 1/29/2015
1.3.0 4,034 1/29/2015
1.2.0 4,837 12/19/2014
1.1.2 4,477 12/2/2014
1.1.1 4,290 12/1/2014
1.1.0 4,490 12/1/2014
1.0.2 4,302 11/13/2014
1.0.1 4,600 11/13/2014
1.0.0 4,609 11/13/2014

修复 Edge浏览器下模态框弹窗问题