Elect.Web.Middlewares
                              
                            
                                9.0.4
                            
                        
                    dotnet add package Elect.Web.Middlewares --version 9.0.4
NuGet\Install-Package Elect.Web.Middlewares -Version 9.0.4
<PackageReference Include="Elect.Web.Middlewares" Version="9.0.4" />
<PackageVersion Include="Elect.Web.Middlewares" Version="9.0.4" />
<PackageReference Include="Elect.Web.Middlewares" />
paket add Elect.Web.Middlewares --version 9.0.4
#r "nuget: Elect.Web.Middlewares, 9.0.4"
#:package Elect.Web.Middlewares@9.0.4
#addin nuget:?package=Elect.Web.Middlewares&version=9.0.4
#tool nuget:?package=Elect.Web.Middlewares&version=9.0.4
Collection of essential production-ready middlewares for ASP.NET Core applications. Includes request/response processing time measurement with customizable headers, HTML/CSS/JS minification for optimized bandwidth usage, response compression, security headers implementation, CORS configuration helpers, and request/response logging. Features automatic content optimization with WebMarkupMin integration for smaller payload sizes and faster page loads.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
- 
                                                    net9.0- Elect.Web (>= 9.0.4)
- WebMarkupMin.AspNetCore6 (>= 2.19.0)
- WebMarkupMin.NUglify (>= 2.19.0)
 
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Elect.Web.Middlewares:
| Package | Downloads | 
|---|---|
| Rnd.Core .Net Core for all ecosystem of RAD technology company | 
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 9.0.4 | 143 | 8/1/2025 | 
| 9.0.3 | 489 | 7/24/2025 | 
| 9.0.2 | 166 | 7/13/2025 | 
| 9.0.0 | 169 | 7/4/2025 | 
| 7.0.1 | 534 | 2/11/2023 | 
| 7.0.0 | 459 | 11/28/2022 | 
| 6.0.1 | 745 | 11/15/2021 | 
| 6.0.0 | 627 | 11/12/2021 | 
| 6.0.0-preview.3 | 302 | 5/7/2021 | 
| 5.0.0 | 606 | 11/17/2021 | 
| 3.1.2 | 1,394 | 6/19/2020 | 
| 3.1.1 | 867 | 6/16/2020 | 
| 3.1.0 | 916 | 6/4/2020 | 
| 3.0.5.1 | 816 | 5/27/2020 | 
| 3.0.5 | 815 | 5/25/2020 | 
| 3.0.4 | 789 | 5/19/2020 | 
| 3.0.2 | 835 | 5/11/2020 | 
| 3.0.1 | 949 | 1/2/2020 | 
| 3.0.0 | 865 | 12/17/2019 | 
| 2.7.5 | 1,204 | 8/1/2019 | 
| 2.7.4 | 912 | 7/21/2019 | 
| 2.7.1 | 20,858 | 5/11/2019 | 
| 2.7.0 | 993 | 4/19/2019 | 
| 2.5.2 | 966 | 3/28/2019 | 
| 2.1.9 | 1,118 | 12/3/2018 | 
Improved minification performance with updated WebMarkupMin integration. Added configurable options for selective middleware activation and enhanced security header presets.