/DocumentDB.AspNet.Identity

A DocumentDB provider for the new ASP.NET Identity framework.

Primary LanguageC#MIT LicenseMIT

DocumentDB.AspNet.Identity Build status

A DocumentDB provider for the new ASP.NET Identity framework.

##Instalation To install the package via nuget use:

Install-Package DocumentDB.AspNet.Identity -Pre

##Sample In the samples folder you can find an example app using AspNet MVC.

##Contributing If you want contribute to this project feel free to do it. For now it just has the basic logic to use it. But it would be interesting improve and make it more configurable.