Info
Version: | 3.1.1 |
Author(s): | Petruzzellis Giovanni |
Last Update: | Sunday, September 7, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.eecloud.io/ |
NuGet Url: | https://www.nuget.org/packages/eeCLOUD |
Install
Install-Package eeCLOUD
dotnet add package eeCLOUD
paket add eeCLOUD
eeCLOUD Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(>= 8.0.19)
- Newtonsoft.Json(>= 12.0.3)
- System.Data.SqlClient(>= 4.8.1)
Tags
Data is treated as JSON, allowing you to work directly on the structures without having to write complex queries.
The library supports MySQL, MSSQL, and PostgreSQL, and introduces a single indexing standard that allows reading and writing not only to databases, but also to FTP servers using the same methods. It also offers advanced features such as integrated caching and the ability to cluster table data, ensuring improved performance and scalability.