Genesis.Repository 1.0.4-alpha

This is a prerelease version of Genesis.Repository.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Genesis.Repository --version 1.0.4-alpha
                    
NuGet\Install-Package Genesis.Repository -Version 1.0.4-alpha
                    
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="Genesis.Repository" Version="1.0.4-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Genesis.Repository" Version="1.0.4-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Genesis.Repository" />
                    
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 Genesis.Repository --version 1.0.4-alpha
                    
#r "nuget: Genesis.Repository, 1.0.4-alpha"
                    
#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=Genesis.Repository&version=1.0.4-alpha&prerelease
                    
Install Genesis.Repository as a Cake Addin
#tool nuget:?package=Genesis.Repository&version=1.0.4-alpha&prerelease
                    
Install Genesis.Repository as a Cake Tool

Genesis.Repository is a library that makes it simpler to implement database repositories, particularly within a mobile application.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Genesis.Repository:

Package Downloads
Genesis.DataStore

Genesis.DataStore is a library that makes it simpler to implement a versioned SQLite-based data store, particularly within a mobile application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 1,527 8/15/2018
2.0.0 1,570 4/15/2017
1.0.5-alpha 922 1/5/2017
1.0.4-alpha 876 10/8/2016
1.0.3-alpha 853 10/6/2016
1.0.2-alpha 973 9/8/2016
1.0.1-alpha 843 9/8/2016
1.0.0-alpha 1,050 9/6/2016