MVC Core Bootstrap is an open source library for easily using Bootstrap 4 components, such as tables, cards and buttons, in ASP.NET MVC Core.
Info
Version: | 2.1.0 |
Author(s): | Robert Lindblom |
Last Update: | Friday, December 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://mvccorebootstrap.azurewebsites.net/ |
NuGet Url: | https://www.nuget.org/packages/MvcCoreBootstrap |
Install
Install-Package MvcCoreBootstrap
dotnet add package MvcCoreBootstrap
paket add MvcCoreBootstrap
MvcCoreBootstrap Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.0.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.0.0)
- NETStandard.Library(>= 2.0.0)