eeCLOUD 3.0.3

dotnet add package eeCLOUD --version 3.0.3
                    
NuGet\Install-Package eeCLOUD -Version 3.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="eeCLOUD" Version="3.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="eeCLOUD" Version="3.0.3" />
                    
Directory.Packages.props
<PackageReference Include="eeCLOUD" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add eeCLOUD --version 3.0.3
                    
#r "nuget: eeCLOUD, 3.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=eeCLOUD&version=3.0.3
                    
Install eeCLOUD as a Cake Addin
#tool nuget:?package=eeCLOUD&version=3.0.3
                    
Install eeCLOUD as a Cake Tool

eeCLOUD is a library that allows you to manage the DB automatically using a NoSQL approach by creating a new DB for each new Application and the memory objects inside it will correspond to the tables. By saving elements like JSON you can take advantage of different methods that allow you to work directly on the JSON object. eeCLOUD works with both MySQL and MsSQL servers.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.3 455 10 days ago
2.0.1 112 2 months ago
2.0.0 121 5 months ago
1.9.9.9 96 5 months ago
1.9.9.8 147 6 months ago
1.9.9.7 128 7 months ago
1.9.9.6 106 7 months ago
1.9.9.5 117 7 months ago
1.9.9.4 126 9 months ago
1.9.9.3 126 5/21/2024
1.9.9.1 133 3/25/2024
1.9.7 144 2/1/2024
1.9.6 182 1/6/2024
1.9.5 156 1/1/2024
1.9.4 154 12/16/2023
1.9.3 157 11/13/2023
1.9.2 108 11/12/2023
1.9.1 147 10/13/2023
1.8.1 149 9/29/2023
1.7.9 153 9/14/2023
1.7.3 142 8/18/2023
1.6.2 144 8/14/2023
1.5.6 129 7/31/2023
1.5.5 156 7/31/2023
1.5.4 146 7/27/2023
1.5.3 147 7/26/2023
1.5.2 145 7/19/2023
1.4.1 164 6/13/2023
1.4.0 355 11/9/2022
1.3.4 391 8/26/2022
1.3.3 408 8/23/2022
1.3.2 369 8/17/2022
1.3.1 374 8/17/2022
1.3.0 459 8/17/2022
1.1.5 588 2/11/2022
1.1.3 579 1/27/2022
1.1.2 781 12/31/2020
1.1.1 766 8/25/2020
1.1.0 871 7/27/2020
1.0.7 521 6/22/2020

Porting to .net6
Perfromance Improvment
New Reference field
Async Methods
Adopt FluentFTP
eeCACHE full Methods
Cached configuration to perform R\W operation using cache