QuickBootstrap 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package QuickBootstrap --version 1.0.5
NuGet\Install-Package QuickBootstrap -Version 1.0.5
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="QuickBootstrap" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QuickBootstrap --version 1.0.5
#r "nuget: QuickBootstrap, 1.0.5"
#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 QuickBootstrap as a Cake Addin
#addin nuget:?package=QuickBootstrap&version=1.0.5

// Install QuickBootstrap as a Cake Tool
#tool nuget:?package=QuickBootstrap&version=1.0.5

基于ASP.NET MVC、EntityFramework、Memcached、Bootstrap的快速项目开发框架,只需3秒钟即可创建一个带有简单用户管理的项目。

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
1.0.7 1,764 7/11/2014
1.0.6 1,078 7/11/2014
1.0.5 1,162 7/11/2014
1.0.4 1,168 7/11/2014
1.0.3 1,059 7/11/2014
1.0.2 1,033 7/11/2014
1.0.1 1,057 7/11/2014
1.0.0 1,047 7/10/2014

1.修正web.config配置转换文件多余配置。