ASP.NET 5 Library to discover (optionally bundle) and create <script> references from desired directory in runtime.
Info
Version: | 0.1.0 |
Author(s): | Milan Stanacev |
Last Update: | Sunday, December 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stanac/Bundlee |
NuGet Url: | https://www.nuget.org/packages/Bundlee |
Install
Install-Package Bundlee
dotnet add package Bundlee
paket add Bundlee
Bundlee Download (Unzip the "nupkg" after downloading)
Dependencies
dnxcore50
- Microsoft.AspNet.Hosting.Abstractions(>= 1.0.01)
- Microsoft.AspNet.Razor.Runtime(>= 4.0.01)
- Microsoft.Extensions.PlatformAbstractions(>= 1.0.01)
- Microsoft.CSharp(>= 4.0.123516)
- System.Collections(>= 4.0.1123516)
- System.Linq(>= 4.0.123516)
- System.Runtime(>= 4.0.2123516)
- System.Threading(>= 4.0.1123516)
- System.IO.FileSystem(>= 4.0.0)
- Microsoft.AspNet.Hosting.Abstractions(>= 1.0.01)
- Microsoft.AspNet.Razor.Runtime(>= 4.0.01)
- Microsoft.Extensions.PlatformAbstractions(>= 1.0.01)
Tags