Info
Version: | 0.2.0 |
Author(s): | DDSurok |
Last Update: | Friday, August 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DDSurok/SLiDS.Storage |
NuGet Url: | https://www.nuget.org/packages/SLiDS.Storage |
Install
Install-Package SLiDS.Storage
dotnet add package SLiDS.Storage
paket add SLiDS.Storage
SLiDS.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.8.1)
Tags
SLiDS can be used for quick access to data.
Data can be placed in an SQL database or memory (Runtime). It is also possible to cache data from an SQL database in memory.