Top 20 NuGet anonymous Packages

Use Tor for your C# HTTP clients. Use Privoxy or .NET 6+ SOCKS support to proxy HTTP traffic.
Authentication middleware that uses Firebase token (issuer / audience) as authentication for Mvc/Api controllers. The jwt validation validate the issuer and audience (firebase project), the token signature (using google certificates) and the token validity.
Middleware for ASP.NET Core to enable the tracking of anonymous users
Quantum Identity is an OWIN Middleware component for tracking anonymous users in ASP.Net web applications.
Quantum Identity is an OWIN Middleware component for tracking anonymous users in ASP.Net web applications.
A fluent API for anonymously implementing any interface.
Change the way as you work with actions.
Provides HttpRequest extension methods to support Quantum Identity.
Appline allow to communicate between processes with Anonymous Pipes, to send messages or complex objects. Anonymous pipes provide interprocess communication on a local computer.
SDK to access EventBucket (Global Anonymous Event Hub).
Provides NLog Target to log to EventBucket (Global Anonymous Event Hub).
Middleware for ASP.NET Core to enable the tracking of anonymous users Based on the initial work by Alessandro Riperi
BEFORE READING: There are different schools of thought about var keyword usage. This analyzer is inspired by Jeremy post at http://jeremybytes.blogspot.it/2014/02/demystifying-var-keyword-in-c.html. VarAnalyzer is an Analyzer with Code Fix developed using the Roslyn platform. It allows users to get...