This package makes it easy to get started with the Visual Studio 2013 web templates using ASP.NET Identity with Windows Azure Table Storage.
Info
Version: | 2.0.0-alpha3 |
Author(s): | stuartleeks |
Last Update: | Friday, April 25, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stuartleeks/leeksnet.AspNet.Identity.TableStorage |
NuGet Url: | https://www.nuget.org/packages/leeksnet.AspNet.Identity.TableStorage |
Install
Install-Package leeksnet.AspNet.Identity.TableStorage
dotnet add package leeksnet.AspNet.Identity.TableStorage
paket add leeksnet.AspNet.Identity.TableStorage
leeksnet.AspNet.Identity.TableStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Identity.Core(2.0.0)
- WindowsAzure.Storage(2.1.0.0)