simple, no database required authentication for ASP.NET Core. 
                        
                    
         
                Info
| Version: | 2.0.0 | 
| Author(s): | Joe Audette | 
| Last Update: | Tuesday, August 15, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/joeaudette/cloudscribe.Web.SimpleAuth | 
| NuGet Url: | https://www.nuget.org/packages/cloudscribe.Web.SimpleAuth | 
Install
Install-Package cloudscribe.Web.SimpleAuth
                        dotnet add package cloudscribe.Web.SimpleAuth
                        paket add cloudscribe.Web.SimpleAuth
                        
                                cloudscribe.Web.SimpleAuth Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.0.0)
 - Microsoft.Extensions.DependencyInjection(>= 2.0.0)
 - Microsoft.AspNetCore.Mvc.Razor(>= 2.0.0)
 - Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.0.0)
 - Microsoft.Extensions.Options(>= 2.0.0)
 - Microsoft.AspNetCore.Mvc(>= 2.0.0)
 - Microsoft.Extensions.FileProviders.Embedded(>= 2.0.0)
 - Microsoft.AspNetCore.Identity(>= 2.0.0)
 
Tags