WebMarkupMin.NUglify
2.4.2
See the version list below for details.
dotnet add package WebMarkupMin.NUglify --version 2.4.2
NuGet\Install-Package WebMarkupMin.NUglify -Version 2.4.2
<PackageReference Include="WebMarkupMin.NUglify" Version="2.4.2" />
paket add WebMarkupMin.NUglify --version 2.4.2
#r "nuget: WebMarkupMin.NUglify, 2.4.2"
// Install WebMarkupMin.NUglify as a Cake Addin
#addin nuget:?package=WebMarkupMin.NUglify&version=2.4.2
// Install WebMarkupMin.NUglify as a Cake Tool
#tool nuget:?package=WebMarkupMin.NUglify&version=2.4.2
WebMarkupMin.NUglify contains 2 minifier-adapters: `NUglifyCssMinifier` (for minification of CSS code) and `NUglifyJsMinifier` (for minification of JS code). These adapters perform minification using the NUglify (https://github.com/xoofx/NUglify).
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40-client net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0 Client
- NUglify (>= 1.5.8)
- WebMarkupMin.Core (>= 2.4.0)
-
.NETFramework 4.5
- NUglify (>= 1.5.8)
- WebMarkupMin.Core (>= 2.4.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
- NUglify (>= 1.5.8)
- WebMarkupMin.Core (>= 2.4.0)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on WebMarkupMin.NUglify:
Package | Downloads |
---|---|
Elect.Web.Middlewares
AspnetCore useful middlewares. |
|
Carbon.Kit.Web
Provides interfaces, abstractions and common functions to support working with Web Services. |
|
Skylark
Skylark is a collection of tools and resources that can help with developing .NET projects. It is designed to be lightweight, easy to use, and not too complicated or resource-intensive. It can be useful for developers who are new to .NET or who want to quickly set up a new project without having to spend a lot of time configuring everything from scratch. |
|
Girvs.WebFrameWork
Package Description |
|
Invedia.Web.Middlewares
AspnetCore useful middlewares. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on WebMarkupMin.NUglify:
Repository | Stars |
---|---|
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
|
|
grandnode/grandnode2
Free, Open source, Fast, Headless, Multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB, Vue.js.
|
Version | Downloads | Last updated |
---|---|---|
2.13.6 | 1,733 | 1/26/2023 |
2.13.5 | 37,276 | 12/15/2022 |
2.12.0 | 15,697 | 8/22/2022 |
2.11.0 | 91,886 | 11/8/2021 |
2.10.0 | 20,789 | 5/18/2021 |
2.9.3 | 1,429 | 4/27/2021 |
2.9.2 | 137,008 | 2/2/2021 |
2.9.1 | 14,381 | 12/4/2020 |
2.9.0 | 540 | 12/1/2020 |
2.8.15 | 2,179 | 11/13/2020 |
2.8.14 | 40,291 | 11/3/2020 |
2.8.13 | 2,790 | 10/10/2020 |
2.8.12 | 1,889 | 10/2/2020 |
2.8.11 | 4,133 | 9/24/2020 |
2.8.10 | 1,727 | 8/19/2020 |
2.8.7 | 15,609 | 7/8/2020 |
2.8.4 | 1,650 | 6/17/2020 |
2.8.1 | 156,772 | 3/14/2020 |
2.8.0 | 484 | 3/13/2020 |
2.7.0 | 12,842 | 9/24/2019 |
2.6.0 | 48,943 | 7/30/2019 |
2.5.9 | 5,284 | 6/5/2019 |
2.5.5 | 169,491 | 11/6/2018 |
2.5.2 | 2,192 | 8/22/2018 |
2.5.0 | 1,290 | 8/13/2018 |
2.4.3 | 5,372 | 6/1/2018 |
2.4.2 | 21,307 | 8/16/2017 |
2.4.1 | 1,026 | 6/30/2017 |
2.4.0 | 994 | 5/7/2017 |
2.3.0 | 1,001 | 3/7/2017 |
2.2.0 | 1,831 | 9/27/2016 |
2.0.2 | 1,192 | 7/12/2016 |
Added support of the NUglify version 1.5.8.