Serves pre-compiled razor views from MVC assemblies.
Info
| Version: | 18.6.15 |
| Author(s): | Venkatesh Ramakrishnan |
| Last Update: | Friday, June 15, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Org.Web.PreCompiled |
Install
Install-Package Org.Web.PreCompiled
dotnet add package Org.Web.PreCompiled
paket add Org.Web.PreCompiled
Org.Web.PreCompiled Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.6)
Tags