A library allowing users to use Razor as markup in a template, with API operations from ASP .NET Controllers.
Info
Version: | 1.16.0 |
Author(s): | FluffySpoon.AspNet.Templates |
Last Update: | Monday, March 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ffMathy/FluffySpoon.AspNet.Templates |
NuGet Url: | https://www.nuget.org/packages/FluffySpoon.AspNet.Templates |
Install
Install-Package FluffySpoon.AspNet.Templates
dotnet add package FluffySpoon.AspNet.Templates
paket add FluffySpoon.AspNet.Templates
FluffySpoon.AspNet.Templates Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Razor(>= 2.2.0)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Microsoft.AspNetCore.Routing(>= 2.2.2)
- System.Reflection.Emit(>= 4.3.0)