Metadata >> NuGet >> WindowsAzure.MobileServices.SQLiteStore

WindowsAzure.MobileServices.SQLiteStore

Metadata

Authors Microsoft
Description This client library enables client applications using Windows Azure Mobile Services to enable offline workflows using a backing SQLite Database. For more information, check out https://www.windowsazure.com/mobile.
IconUrl http://go.microsoft.com/fwlink/?LinkID=288890
Language en-US
LicenseUrl http://go.microsoft.com/fwlink/?LinkId=286110
Owners Microsoft, azure-sdk
ProjectUrl https://github.com/Azure/azure-mobile-services/tree/offline
ReleaseNotes https://github.com/Azure/azure-mobile-services/blob/offline/CHANGELOG.md
RequireLicenseAcceptance True
Summary Windows Azure Mobile Services SDK.
Tags microsoft windows azure mobile services windowsazureofficial
Title Azure Mobile Services SQLiteStore
PackageSize 60375
PackageHashAlgorithm SHA512
PackageHash KPiPMz5/As2LCTmtHRgBY4hlR6kRXTmRP8ePI0ea4ea2/29gpDtSyhvmKYoygHXtQuhoQvV43aJsY34nyfORcQ==
DownloadCount 000000
CreatedDate 2014-08-21T01:46:26

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 WindowsAzure.MobileServices.SQLiteStore -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install WindowsAzure.MobileServices.SQLiteStore -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 WindowsAzure.MobileServices.SQLiteStore
Installing the package (HTTP Basic authentication):
Install-Package WindowsAzure.MobileServices.SQLiteStore -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package WindowsAzure.MobileServices.SQLiteStore -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package WindowsAzure.MobileServices.SQLiteStore

OpenWrap

Installing the package:
o add-wrap WindowsAzure.MobileServices.SQLiteStore
Uninstalling the package:
o remove-wrap WindowsAzure.MobileServices.SQLiteStore

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.0.0-beta