Contains bundling services and helpers.
Info
| Version: | 0.8.0 |
| Author(s): | DevGuild |
| Last Update: | Thursday, April 4, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/DevGuildRu/libraries-aspnetcore |
| NuGet Url: | https://www.nuget.org/packages/DevGuild.AspNetCore.Services.Bundling |
Install
Install-Package DevGuild.AspNetCore.Services.Bundling
dotnet add package DevGuild.AspNetCore.Services.Bundling
paket add DevGuild.AspNetCore.Services.Bundling
DevGuild.AspNetCore.Services.Bundling Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Html.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)