![]() |
VOOZH | about |
dotnet add package Elect.Web --version 9.0.4
NuGet\Install-Package Elect.Web -Version 9.0.4
<PackageReference Include="Elect.Web" Version="9.0.4" />
<PackageVersion Include="Elect.Web" Version="9.0.4" />Directory.Packages.props
<PackageReference Include="Elect.Web" />Project file
paket add Elect.Web --version 9.0.4
#r "nuget: Elect.Web, 9.0.4"
#:package Elect.Web@9.0.4
#addin nuget:?package=Elect.Web&version=9.0.4Install as a Cake Addin
#tool nuget:?package=Elect.Web&version=9.0.4Install as a Cake Tool
Essential utilities and helper methods for ASP.NET Core MVC applications. Provides enhanced routing, model binding, response caching, API versioning support, and beautiful paged collection APIs with built-in filtering and sorting capabilities.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Elect.Web:
| Package | Downloads |
|---|---|
|
Elect.Web.DataTable
Server-side jQuery DataTables generation for ASP.NET Core MVC applications with advanced features. Provides automatic server-side processing, pagination, sorting, filtering, and searching capabilities. Supports complex data queries, custom column rendering, global and column-specific search, multi-column sorting, and seamless integration with Entity Framework Core. Includes model binding for DataTable requests and response generation with minimal configuration. |
|
|
Elect.Web.Swagger
Swagger extensions. |
|
|
Elect.Web.Middlewares
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. |
|
|
Elect.Web.HttpDetection
Advanced HTTP request analysis for device detection, browser identification, and geolocation services in ASP.NET Core applications. Provides comprehensive user agent parsing to detect device types (mobile, tablet, desktop), operating systems, browser versions, and bot detection. Includes IP-based geolocation with country, city, timezone detection using MaxMind GeoIP2 database. Features crawler/bot identification, proxy detection, and detailed request information extraction. |
|
|
Elect.Job.Hangfire
Enhanced Hangfire integration for .NET Core with simplified setup, secure dashboard configuration, and advanced job management features. Provides streamlined background job processing with built-in security, custom authorization filters, memory storage support for development, and comprehensive dashboard customization options. Includes automatic retry policies, job filtering, and monitoring capabilities. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.4 | 4,322 | 8/1/2025 |
| 9.0.3 | 590 | 7/24/2025 |
| 9.0.2 | 334 | 7/13/2025 |
| 9.0.0 | 277 | 7/4/2025 |
| 7.0.1 | 9,913 | 2/11/2023 |
| 7.0.0 | 1,954 | 11/28/2022 |
| 6.0.0 | 3,640 | 11/12/2021 |
| 6.0.0-preview.3 | 470 | 5/7/2021 |
| 5.0.0 | 2,595 | 11/17/2021 |
| 3.1.1 | 9,813 | 6/16/2020 |
| 3.1.0 | 3,615 | 6/4/2020 |
| 3.0.4 | 5,869 | 5/19/2020 |
| 3.0.2 | 2,388 | 5/11/2020 |
| 3.0.1 | 4,249 | 12/22/2019 |
| 3.0.0 | 4,002 | 12/17/2019 |
| 2.7.3 | 1,658 | 8/1/2019 |
| 2.7.2 | 2,930 | 7/4/2019 |
| 2.7.1 | 889 | 6/16/2019 |
| 2.7.0 | 27,948 | 4/19/2019 |
| 2.5.0 | 5,832 | 2/26/2019 |
- Updated to .NET 9.0 with latest ASP.NET Core packages
- Enhanced paged collection API with improved performance
- Added support for advanced filtering and sorting
- Improved model binding and validation helpers