Metadata >> NuGet >> ElCamino.AspNet.Identity.DocumentDB

ElCamino.AspNet.Identity.DocumentDB

Metadata

Authors Author: David Melendez
Copyrights Copyright 2015
Description Azure DocumentDB Provider for ASP.NET Identity 2.0 framework. Requires a DocumentDB instance with a Session connection policy.
LicenseUrl https://github.com/dlmelendez/identitydocumentdb/wiki/License
Owners Author: David Melendez
ProjectUrl https://github.com/dlmelendez/identitydocumentdb
ReleaseNotes Release 1.0.0.0 This project is an open source plugin to ASP.NET Identity framework using Azure DocumentDB. * Initial 1.0 release.
RequireLicenseAcceptance True
Tags ASP.NET Identity 2.0 Azure DocumentDB Storage MVC UserStore RoleStore UserManager
Dependencies Newtonsoft.Json:7.0.1|Microsoft.Azure.DocumentDB:1.4.0|Microsoft.AspNet.Identity.Core:2.2.1
Title ElCamino.AspNet.Identity.DocumentDB
PackageSize 69950
PackageHashAlgorithm SHA512
PackageHash Re3+z/Yz5mBTgdyUxu0fugatfxZwCOMEWDdaOGPHO487lTf6PxRqeYC1+KHSvBxu4n7AwGdHTpV5GvrxAtTmgg==
DownloadCount 000000
CreatedDate 2015-08-14T07:57:02

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

OpenWrap

Installing the package:
o add-wrap ElCamino.AspNet.Identity.DocumentDB
Uninstalling the package:
o remove-wrap ElCamino.AspNet.Identity.DocumentDB

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.0
0.9.3-beta
0.9.0-beta