Middleware for ASP.NET Core to enable the tracking of anonymous users. 
                        
                    
         
                Info
| Version: | 1.1.3 | 
| Author(s): | Alessandro Riperi | 
| Last Update: | Tuesday, June 25, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/aleripe/AnonymousId | 
| NuGet Url: | https://www.nuget.org/packages/ReturnTrue.AspNetCore.Identity.Anonymous | 
Install
Install-Package ReturnTrue.AspNetCore.Identity.Anonymous
                        dotnet add package ReturnTrue.AspNetCore.Identity.Anonymous
                        paket add ReturnTrue.AspNetCore.Identity.Anonymous
                        
                                ReturnTrue.AspNetCore.Identity.Anonymous Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore(>= 1.1.2)
 - Microsoft.IdentityModel.Tokens(>= 5.1.4)
 - Microsoft.NETCore.App(>= 1.1.2)
 
Tags