QuickBootstrap 1.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package QuickBootstrap --version 1.0.3
NuGet\Install-Package QuickBootstrap -Version 1.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="QuickBootstrap" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QuickBootstrap --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: QuickBootstrap, 1.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 QuickBootstrap as a Cake Addin #addin nuget:?package=QuickBootstrap&version=1.0.3 // Install QuickBootstrap as a Cake Tool #tool nuget:?package=QuickBootstrap&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
基于ASP.NET MVC、EntityFramework、Memcached、Bootstrap的快速项目开发框架,只需3秒钟即可创建一个带有简单用户管理的项目。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Antlr (>= 3.4.1.9004)
- bootstrap (>= 3.0.0)
- EntityFramework (>= 6.0.0)
- EntityFramework.zh-Hans (>= 6.0.0)
- EnyimMemcached (>= 2.1.2)
- jQuery (>= 1.10.2)
- jQuery.Validation (>= 1.11.1)
- log4net (>= 2.0.3)
- Microsoft.AspNet.Identity.Core (>= 1.0.0)
- Microsoft.AspNet.Identity.Core.zh-Hans (>= 1.0.0)
- Microsoft.AspNet.Identity.EntityFramework (>= 1.0.0)
- Microsoft.AspNet.Identity.EntityFramework.zh-Hans (>= 1.0.0)
- Microsoft.AspNet.Mvc (>= 5.0.0)
- Microsoft.AspNet.Mvc.zh-Hans (>= 5.0.0)
- Microsoft.AspNet.Razor (>= 3.0.0)
- Microsoft.AspNet.Razor.zh-Hans (>= 3.0.0)
- Microsoft.AspNet.Web.Optimization (>= 1.1.1)
- Microsoft.AspNet.Web.Optimization.zh-Hans (>= 1.1.1)
- Microsoft.AspNet.WebPages (>= 3.0.0)
- Microsoft.AspNet.WebPages.zh-Hans (>= 3.0.0)
- Microsoft.jQuery.Unobtrusive.Validation (>= 3.0.0)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- Modernizr (>= 2.6.2)
- Newtonsoft.Json (>= 5.0.6)
- Respond (>= 1.2.0)
- Unity (>= 3.5.1404)
- WebGrease (>= 1.5.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.修正web.config配置转换文件多余配置。