Azure Storage implementation of Identity stores (like IUserStore and others). 
                        
                    
         
                Info
| Version: | 1.0.0-beta1 | 
| Author(s): | Sergiy Korzh | 
| Last Update: | Monday, September 4, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/kedonec/Korzh.Identity.AzureStorage | 
| NuGet Url: | https://www.nuget.org/packages/Korzh.Identity.AzureStorage | 
Install
Install-Package Korzh.Identity.AzureStorage
                        dotnet add package Korzh.Identity.AzureStorage
                        paket add Korzh.Identity.AzureStorage
                        
                                Korzh.Identity.AzureStorage Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Korzh.Identity(>= 1.0.01)
 - Korzh.AzureStorage(>= 1.0.01)
 - Microsoft.AspNetCore.Identity(>= 2.0.0)
 
Tags