Info
Version: | 1.0.5 |
Author(s): | Eke Péter |
Last Update: | Wednesday, September 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Crispy |
Install
Install-Package Crispy
dotnet add package Crispy
paket add Crispy
Crispy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.3)
Tags
It does this by generating javascript wrappers for C# code. It can be used with standard mvc controllers.
Currently only dotnet core is supported.