Use MVC Core constructs and Controllers directly within Jasper.
Info
Version: | 0.9.14 |
Author(s): | Jeremy D. Miller |
Last Update: | Tuesday, September 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://jasperfx.github.io/ |
NuGet Url: | https://www.nuget.org/packages/Jasper.MvcExtender |
Install
Install-Package Jasper.MvcExtender
dotnet add package Jasper.MvcExtender
paket add Jasper.MvcExtender
Jasper.MvcExtender Download (Unzip the "nupkg" after downloading)
Dependencies
- Jasper(>= 0.9.14)
- Microsoft.AspNetCore.MVC(>= 2.1.0)