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