Genesis.DataStore
1.0.0-alpha
Genesis.DataStore is a library that makes it simpler to implement a versioned SQLite-based data store, particularly within a mobile application.
This is a prerelease version of Genesis.DataStore.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Genesis.DataStore -Version 1.0.0-alpha
dotnet add package Genesis.DataStore --version 1.0.0-alpha
<PackageReference Include="Genesis.DataStore" Version="1.0.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Genesis.DataStore --version 1.0.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Genesis.DataStore, 1.0.0-alpha"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Genesis.DataStore as a Cake Addin #addin nuget:?package=Genesis.DataStore&version=1.0.0-alpha&prerelease // Install Genesis.DataStore as a Cake Tool #tool nuget:?package=Genesis.DataStore&version=1.0.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Genesis.Ensure (>= 1.0.3-alpha)
- Genesis.Join (>= 1.0.0-alpha)
- Genesis.Logging (>= 1.0.1-alpha)
- Rx-Main (>= 2.2.5)
- SQLitePCL.pretty (>= 1.0.0)
- System.Collections.Immutable (>= 1.2.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 | 764 | 8/17/2018 |
2.0.0 | 926 | 4/15/2017 |
1.0.2-alpha | 564 | 10/31/2016 |
1.0.1-alpha | 631 | 9/12/2016 |
1.0.0-alpha | 541 | 9/12/2016 |