ASP.NET middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
                        
                    
         
                Info
| Version: | 1.0.0-rc1-final | 
| Author(s): | Microsoft | 
| Last Update: | Wednesday, November 18, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://www.asp.net/ | 
| NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.Authentication.Cookies | 
Install
Install-Package Microsoft.AspNet.Authentication.Cookies
                        dotnet add package Microsoft.AspNet.Authentication.Cookies
                        paket add Microsoft.AspNet.Authentication.Cookies
                        
                                Microsoft.AspNet.Authentication.Cookies Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         dotnet54 
                                        
                    - Microsoft.AspNet.Authentication(1.0.01)
- Microsoft.Extensions.WebEncoders(1.0.01)
- Newtonsoft.Json(6.0.6)
- Microsoft.AspNet.Authentication(1.0.01)
- Microsoft.Extensions.WebEncoders(1.0.01)
- Newtonsoft.Json(6.0.6)
