Allows you to store and manage your users using the Parse.com cloud backend and Asp.Net Identity for your web application.
Info
Version: | 0.5.1 |
Author(s): | Carlos Orrego |
Last Update: | Tuesday, October 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/corrego/Parse.AspNet.Identity |
NuGet Url: | https://www.nuget.org/packages/Parse.AspNet.Identity |
Install
Install-Package Parse.AspNet.Identity
dotnet add package Parse.AspNet.Identity
paket add Parse.AspNet.Identity
Parse.AspNet.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- parse(1.6.0)
- Microsoft.AspNet.Identity.Core(2.2.1)