Elect.Data.IO
9.0.4
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" />
<PackageReference Include="Elect.Data.IO" />
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.4
#tool nuget:?package=Elect.Data.IO&version=9.0.4
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 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.Core (>= 9.0.4)
- Mono.Posix.NETStandard (>= 1.0.0)
- runtime.osx.10.10-x64.CoreCompat.System.Drawing (>= 6.0.5.128)
- SixLabors.ImageSharp (>= 3.1.10)
- SixLabors.ImageSharp.Drawing (>= 2.1.6)
- System.Drawing.Common (>= 9.0.7)
NuGet packages (3)
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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
9.0.4 | 66 | 8/1/2025 |
9.0.3 | 444 | 7/24/2025 |
9.0.2 | 139 | 7/13/2025 |
9.0.0 | 170 | 7/4/2025 |
7.0.1 | 6,869 | 2/11/2023 |
7.0.0 | 895 | 11/28/2022 |
6.0.0 | 1,826 | 11/12/2021 |
6.0.0-preview.3 | 374 | 5/7/2021 |
5.0.0 | 879 | 11/17/2021 |
3.1.3 | 3,449 | 6/23/2020 |
3.1.2 | 992 | 6/19/2020 |
3.1.1 | 1,148 | 6/16/2020 |
3.1.0 | 1,260 | 6/4/2020 |
3.0.0 | 3,900 | 12/17/2019 |
2.7.3 | 840 | 6/17/2019 |
2.7.2 | 1,587 | 6/2/2019 |
2.7.0 | 20,994 | 4/19/2019 |
2.5.1 | 807 | 3/13/2019 |
2.5.0 | 1,464 | 2/26/2019 |
2.2.0 | 2,942 | 12/19/2018 |
2.1.9 | 1,529 | 12/3/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