使用SQLite和文件存储数据键值的类库.
Info
Version: | 6.0.8-alpha |
Author(s): | CSoft |
Last Update: | Wednesday, December 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/caoyiliang/DataPairs |
NuGet Url: | https://www.nuget.org/packages/CSoft.DataPairs |
Install
Install-Package CSoft.DataPairs
dotnet add package CSoft.DataPairs
paket add CSoft.DataPairs
CSoft.DataPairs Download (Unzip the "nupkg" after downloading)
Dependencies
- FastDeepCloner(>= 1.3.5)
- Microsoft.EntityFrameworkCore.Sqlite(>= 5.0.2)
- Newtonsoft.Json(>= 12.0.3)