Info
Version: | 1.0.0 |
Author(s): | Wojciech Wojdav Horzowski |
Last Update: | Monday, April 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://wojdavbootstrapmvc.com/ |
NuGet Url: | https://www.nuget.org/packages/Wojdav-Bootstrap-Mvc |
Install
Install-Package Wojdav-Bootstrap-Mvc
dotnet add package Wojdav-Bootstrap-Mvc
paket add Wojdav-Bootstrap-Mvc
Wojdav-Bootstrap-Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.0.0 && < 3.0.0)
- Wojdav-Bootstrap-Mvc.AspNetCoreMvc(>= 1.0.0 && < 2.0.0)
- Microsoft.AspNet.Mvc(>= 5.0.0 && < 6.0.0)
- Wojdav-Bootstrap-Mvc.AspNetMvc5(>= 1.0.0 && < 2.0.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.0.0 && < 3.0.0)
- Wojdav-Bootstrap-Mvc.AspNetCoreMvc(>= 1.0.0 && < 2.0.0)
Tags
The components are based on well-known Bootstrap 4 and dedicated to ASP.NET Core MVC and ASP.NET MVC 5 frameworks.
A toolset consists of a fast parser of HTML code and classes allowing the manipulation of the HTML code in a similar way to the jQuery library.
WARNING: This is first Stable Release with potential breaking changes. Read more in changelog on website.