相关疑难解决方法(0)

如何在ASP.NET Core中使用Bootstrap 4

我想用NuGet更新ASP.NET Core中的Bootstrap.我用过这个:

Install-Package bootstrap -Version 4.0.0
Run Code Online (Sandbox Code Playgroud)

它确实添加了依赖项,但我现在如何将它添加到我的项目中?本地NuGet依赖的路径是什么?

安装了NuGet依赖项

.net nuget asp.net-core bootstrap-4 asp.net-core-2.0

96
推荐指数
6
解决办法
8万
查看次数