WebMarkupMin.AspNet.Common
2.9.0
WebMarkupMin.AspNet.Common is auxiliary package, that contains classes and interfaces for all ASP.NET extensions.
Install-Package WebMarkupMin.AspNet.Common -Version 2.9.0
dotnet add package WebMarkupMin.AspNet.Common --version 2.9.0
<PackageReference Include="WebMarkupMin.AspNet.Common" Version="2.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebMarkupMin.AspNet.Common --version 2.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
1. Added a .NET Core App 2.1 and .NET Standard 2.1 targets;
2. In versions for .NET Core App 2.1 and .NET Standard 2.1 was added a new compressor (`BuiltInBrotliCompressor`) based on the `System.IO.Compression.BrotliStream` class.
Dependencies
-
.NETCoreApp 2.1
- WebMarkupMin.Core (>= 2.9.0)
-
.NETFramework 4.0
- WebMarkupMin.Core (>= 2.9.0)
-
.NETFramework 4.5
- WebMarkupMin.Core (>= 2.9.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
- WebMarkupMin.Core (>= 2.9.0)
-
.NETStandard 2.0
- WebMarkupMin.Core (>= 2.9.0)
-
.NETStandard 2.1
- WebMarkupMin.Core (>= 2.9.0)
Used By
NuGet packages (12)
Showing the top 5 NuGet packages that depend on WebMarkupMin.AspNet.Common:
Package | Downloads |
---|---|
WebMarkupMin.AspNetCore2
WebMarkupMin.AspNetCore2 contains one ASP.NET Core 2.X Middleware - `WebMarkupMinMiddleware`.
|
|
WebMarkupMin.AspNetCore3
WebMarkupMin.AspNetCore3 contains one ASP.NET Core 3.1+ Middleware - `WebMarkupMinMiddleware`.
|
|
WebMarkupMin.AspNet4.Common
WebMarkupMin.AspNet4.Common is auxiliary package, that contains classes for ASP.NET 4.X extensions.
|
|
WebMarkupMin.AspNetCore1
WebMarkupMin.AspNetCore1 contains one ASP.NET Core 1.X Middleware - `WebMarkupMinMiddleware`.
|
|
WebMarkupMin.AspNet.Brotli
WebMarkupMin.AspNet.Brotli contains one compressor-adapter for compression of text content by using the Brotli algorithm (https://github.com/google/brotli) - `BrotliCompressor`. `BrotliCompressor` is based on the BrotliSharpLib (https://github.com/master131/BrotliSharpLib) version 0.3.3.
In version for .NET Standard 2.1 uses the built-in compressor from the `System.IO.Compression` namespace.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.9.0 | 9,101 | 12/1/2020 |
2.8.8 | 53,376 | 7/19/2020 |
2.8.3 | 21,922 | 5/22/2020 |
2.8.1 | 106,174 | 3/14/2020 |
2.8.0 | 221 | 3/14/2020 |
2.7.0 | 75,935 | 9/24/2019 |
2.6.0 | 49,164 | 7/30/2019 |
2.5.0 | 211,349 | 8/13/2018 |
2.4.0 | 145,305 | 5/7/2017 |
2.3.0 | 4,961 | 3/7/2017 |
2.2.5 | 3,667 | 12/22/2016 |
2.2.2 | 7,361 | 11/11/2016 |
2.2.0 | 2,136 | 9/27/2016 |
2.1.0 | 2,808 | 7/19/2016 |
2.0.0 | 1,145 | 6/28/2016 |
2.0.0-rc8 | 953 | 5/19/2016 |
2.0.0-rc1 | 2,928 | 11/20/2015 |
2.0.0-beta5 | 628 | 10/17/2015 |
2.0.0-beta4 | 1,175 | 9/4/2015 |
2.0.0-beta2 | 627 | 8/24/2015 |
2.0.0-beta1 | 522 | 8/13/2015 |
2.0.0-alpha2 | 529 | 7/31/2015 |
2.0.0-alpha1 | 538 | 7/17/2015 |