Genesis.DataStore
3.0.0
Genesis.DataStore is a library that makes it simpler to implement a versioned SQLite-based data store, particularly within a mobile application.
Install-Package Genesis.DataStore -Version 3.0.0
dotnet add package Genesis.DataStore --version 3.0.0
<PackageReference Include="Genesis.DataStore" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Genesis.DataStore --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Genesis.DataStore, 3.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Genesis.Ensure (>= 2.0.0)
- Genesis.Join (>= 2.0.0)
- Genesis.Logging (>= 3.0.0)
- Genesis.Repository (>= 3.0.0)
- SQLitePCL.pretty (>= 1.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 732 | 8/17/2018 |
2.0.0 | 900 | 4/15/2017 |
1.0.2-alpha | 539 | 10/31/2016 |
1.0.1-alpha | 606 | 9/12/2016 |
1.0.0-alpha | 516 | 9/12/2016 |