Metadata >> NuGet >> SQLiteNetExtensions >> 1.2.5

1.2.5

Metadata

Authors TwinCoders
Copyrights Copyright 2014
Description SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library.
LicenseUrl https://bitbucket.org/twincoders/sqlite-net-extensions
Owners TwinCoders
ProjectUrl https://bitbucket.org/twincoders/sqlite-net-extensions
ReleaseNotes Reverted pull request #10 due to issue #57
RequireLicenseAcceptance False
Tags sqlite sqlite-net net extensions orm cascade recursive
Dependencies Newtonsoft.Json:6.0.5|SQLite.Net-PCL:2.4.1
Title SQLite.Net Extensions-PCL
PackageSize 41445
PackageHashAlgorithm SHA512
PackageHash 9BFbaiThCf5a4fipsC/RTK6dgTDC5MjLpajn0hRwmI4nRy4lCK0YW5mtUVv+1tuSW5lRVWRa5PHkZKAT43tP0w==
DownloadCount 000000
CreatedDate 2015-03-04T17:41:22

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install SQLiteNetExtensions -Version 1.2.5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install SQLiteNetExtensions -Version 1.2.5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete SQLiteNetExtensions 1.2.5 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package SQLiteNetExtensions -Version 1.2.5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package SQLiteNetExtensions -Version 1.2.5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap SQLiteNetExtensions -Version 1.2.5
Uninstalling the package:
o remove-wrap SQLiteNetExtensions

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related