NextLevel.Auth 2.0.5

dotnet add package NextLevel.Auth --version 2.0.5
                    
NuGet\Install-Package NextLevel.Auth -Version 2.0.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NextLevel.Auth" Version="2.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NextLevel.Auth" Version="2.0.5" />
                    
Directory.Packages.props
<PackageReference Include="NextLevel.Auth" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NextLevel.Auth --version 2.0.5
                    
#r "nuget: NextLevel.Auth, 2.0.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NextLevel.Auth@2.0.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NextLevel.Auth&version=2.0.5
                    
Install as a Cake Addin
#tool nuget:?package=NextLevel.Auth&version=2.0.5
                    
Install as a Cake Tool

Shared player auth package for NextLevel games — JWT validation, ClaimsPrincipal helpers, SignalR player-id provider, token-refresh middleware, and ban-state cache with BanGate filter.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NextLevel.Auth:

Package Downloads
NextLevel.P2P.GameBase

Shared platform package for the p2p games (Bura, Backgammon, Domino) — GameBase domain/application/infrastructure/API layers plus the wire-contract events and per-game settings DTOs that link publishers (Lobby) and consumers (Games). Includes EF migrations, MassTransit consumers, SignalR hubs, controllers, and auth wiring.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.5 60 5/28/2026
2.0.4 54 5/28/2026
2.0.2 53 5/28/2026
2.0.1 58 5/28/2026
2.0.0 92 5/22/2026
1.4.0 98 5/22/2026
1.3.0 249 5/13/2026
1.2.0 108 5/7/2026
1.1.0 89 5/7/2026
1.0.3 123 4/13/2026
1.0.2 334 4/13/2026