Hooks into the ASP.NET MVC pipeline to enable usage of C# 7.2, and views precompiled with StackExchange.Precompilation.Build.
Info
Version: | 4.7.0 |
Author(s): | m0sa |
Last Update: | Friday, March 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/StackExchange.Precompilation |
Install
Install-Package StackExchange.Precompilation
dotnet add package StackExchange.Precompilation
paket add StackExchange.Precompilation
StackExchange.Precompilation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.CodeAnalysis.CSharp(>= 2.7.0)
Tags