Metadata >> NuGet >> Folke.Orm.Sqlite

Folke.Orm.Sqlite

Metadata

Authors Sidoine De Wispelaere
Description An adapter for Sqlite for Folke.Orm
LicenseUrl http://opensource.org/licenses/GPL-2.0
Owners Sidoine De Wispelaere
ProjectUrl https://github.com/folkelib/orm
RequireLicenseAcceptance False
Tags sqlite orm
Dependencies Folke.Orm:1.1.0-beta-20830005:dnx451|Microsoft.Data.Sqlite:1.0.0-beta7:dnx451|Folke.Orm:1.1.0-beta-20830005:net45|Microsoft.Data.Sqlite:1.0.0-beta7:net45|Folke.Orm:1.1.0-beta-20830005:dnxcore50|Microsoft.Data.Sqlite:1.0.0-beta7:dnxcore50
PackageSize 25737
PackageHashAlgorithm SHA512
PackageHash yNY/cVvjz5LneDZrkQMpImgmg7ngYlEezosFUU2/rwon7+/rAV/ObD5S+zEuWulr31RNnYyzjzOPYoBI8cW8IQ==
DownloadCount 000000
CreatedDate 2015-09-14T22:08:28

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Folke.Orm.Sqlite -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Folke.Orm.Sqlite -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Folke.Orm.Sqlite
Installing the package (HTTP Basic authentication):
Install-Package Folke.Orm.Sqlite -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Folke.Orm.Sqlite -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Folke.Orm.Sqlite

OpenWrap

Installing the package:
o add-wrap Folke.Orm.Sqlite
Uninstalling the package:
o remove-wrap Folke.Orm.Sqlite

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.1.0-beta-20830005