Metadata >> NuGet >> SQLiteNetExtensions-MvvmCross >> 1.2.5

1.2.5

Metadata

Authors TwinCoders
Copyrights TwinCoders 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|MvvmCross.Community.Plugin.Sqlite:3.1.1
Title SQLite.Net Extensions-MvvmCross
PackageSize 41382
PackageHashAlgorithm SHA512
PackageHash lbXobuyLoP8nxZGHdsttPXU347IozJjoX7Zo8Z3nBfc69C7sB5wsuOJ6SI/3HIHmp2St5FpCALKQ1rGUNOAQuA==
DownloadCount 000000
CreatedDate 2015-03-04T17:44:00

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-MvvmCross -Version 1.2.5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install SQLiteNetExtensions-MvvmCross -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-MvvmCross 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-MvvmCross -Version 1.2.5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package SQLiteNetExtensions-MvvmCross -Version 1.2.5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

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

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