![]() |
VOOZH | about |
dotnet add package Elect.Data.IO --version 9.0.4
NuGet\Install-Package Elect.Data.IO -Version 9.0.4
<PackageReference Include="Elect.Data.IO" Version="9.0.4" />
<PackageVersion Include="Elect.Data.IO" Version="9.0.4" />Directory.Packages.props
<PackageReference Include="Elect.Data.IO" />Project file
paket add Elect.Data.IO --version 9.0.4
#r "nuget: Elect.Data.IO, 9.0.4"
#:package Elect.Data.IO@9.0.4
#addin nuget:?package=Elect.Data.IO&version=9.0.4Install as a Cake Addin
#tool nuget:?package=Elect.Data.IO&version=9.0.4Install as a Cake Tool
Comprehensive file system utilities and image processing capabilities for .NET Core applications. Provides powerful file/folder operations, image manipulation (resize, compress, watermark), dominant color detection, and cross-platform file handling. Features include recursive directory operations, safe file copying/moving, path utilities, image format conversion, and optimized image compression algorithms.
| 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 3 NuGet packages that depend on Elect.Data.IO:
| Package | Downloads |
|---|---|
|
Elect.Web.Swagger
Swagger extensions. |
|
|
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. |
|
|
Rnd.Core
.Net Core for all ecosystem of RAD technology company |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.4 | 4,258 | 8/1/2025 |
| 9.0.3 | 588 | 7/24/2025 |
| 9.0.2 | 1,266 | 7/13/2025 |
| 9.0.0 | 315 | 7/4/2025 |
| 7.0.1 | 9,070 | 2/11/2023 |
| 7.0.0 | 1,039 | 11/28/2022 |
| 6.0.0 | 2,051 | 11/12/2021 |
| 6.0.0-preview.3 | 483 | 5/7/2021 |
| 5.0.0 | 1,028 | 11/17/2021 |
| 3.1.3 | 3,653 | 6/23/2020 |
| 3.1.2 | 1,179 | 6/19/2020 |
| 3.1.1 | 1,317 | 6/16/2020 |
| 3.1.0 | 1,437 | 6/4/2020 |
| 3.0.0 | 4,199 | 12/17/2019 |
| 2.7.3 | 986 | 6/17/2019 |
| 2.7.2 | 1,793 | 6/2/2019 |
| 2.7.0 | 22,185 | 4/19/2019 |
| 2.5.1 | 966 | 3/13/2019 |
| 2.5.0 | 1,617 | 2/26/2019 |
| 2.2.0 | 3,320 | 12/19/2018 |
- Updated to .NET 9.0 with enhanced file system operations
- Upgraded SixLabors.ImageSharp to 3.1.10 for improved performance
- Replaced external compression tools with pure managed cross-platform image compression
- Enhanced image resize with async support and quality options
- Added WebP format support for modern image compression
- Improved memory usage and performance for image operations
- Better cross-platform compatibility (Windows/Linux/macOS)
- Removed dependency on external compression tools for better portability