Soenneker.Utils.Test.AuthHandler 4.0.255

Prefix Reserved
dotnet add package Soenneker.Utils.Test.AuthHandler --version 4.0.255
                    
NuGet\Install-Package Soenneker.Utils.Test.AuthHandler -Version 4.0.255
                    
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="Soenneker.Utils.Test.AuthHandler" Version="4.0.255" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Utils.Test.AuthHandler" Version="4.0.255" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Utils.Test.AuthHandler" />
                    
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 Soenneker.Utils.Test.AuthHandler --version 4.0.255
                    
#r "nuget: Soenneker.Utils.Test.AuthHandler, 4.0.255"
                    
#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 Soenneker.Utils.Test.AuthHandler@4.0.255
                    
#: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=Soenneker.Utils.Test.AuthHandler&version=4.0.255
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Utils.Test.AuthHandler&version=4.0.255
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Utils.Test.AuthHandler

A custom test authentication handler that builds a ClaimsPrincipal from headers or a JWT to simulate authenticated users during integration tests.

Installation

dotnet add package Soenneker.Utils.Test.AuthHandler
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 Soenneker.Utils.Test.AuthHandler:

Package Downloads
Soenneker.Fixtures.Integration

Provides a reusable and generic integration test xunit fixture that dynamically registers and configures WebApplicationFactory instances for multiple ASP.NET Core projects with support for custom app settings, authentication, logging, and test utilities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.255 44 3/20/2026
4.0.254 32 3/20/2026
4.0.253 121 3/15/2026
4.0.252 220 3/13/2026
4.0.251 106 3/13/2026
4.0.250 114 3/13/2026
4.0.249 91 3/13/2026
4.0.248 116 3/13/2026
4.0.247 77 3/12/2026
4.0.246 78 3/12/2026
4.0.245 92 3/12/2026
4.0.243 99 3/12/2026
4.0.240 137 3/12/2026
4.0.239 85 3/12/2026
4.0.237 259 3/11/2026
4.0.236 108 3/11/2026
4.0.235 78 3/11/2026
4.0.234 120 3/11/2026
4.0.233 105 3/11/2026
4.0.232 212 3/10/2026
Loading failed

Update dependency Soenneker.Utils.Jwt to 4.0.1396 (#600)