This tools is used to compile client web files in your .NET Core application.
Info
| Version: | 0.2.1 |
| Author(s): | Iris Sakura |
| Last Update: | Wednesday, July 13, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sgjsakura/DotNetCore-WebCompiler |
| NuGet Url: | https://www.nuget.org/packages/Sakura.AspNetCore.Tools.WebCompiler |
Install
Install-Package Sakura.AspNetCore.Tools.WebCompiler
dotnet add package Sakura.AspNetCore.Tools.WebCompiler
paket add Sakura.AspNetCore.Tools.WebCompiler
Sakura.AspNetCore.Tools.WebCompiler Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- Microsoft.NETCore.App(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- SharpScss(>= 1.2.0)
- Microsoft.Extensions.CommandLineUtils(>= 1.0.0)
- Microsoft.Extensions.FileSystemGlobbing(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- SharpScss(>= 1.2.0)
- Microsoft.Extensions.CommandLineUtils(>= 1.0.0)
- Microsoft.Extensions.FileSystemGlobbing(>= 1.0.0)
Tags