Soenneker.Utils.Test.AuthHandler 4.0.253

Prefix Reserved
dotnet add package Soenneker.Utils.Test.AuthHandler --version 4.0.253
                    
NuGet\Install-Package Soenneker.Utils.Test.AuthHandler -Version 4.0.253
                    
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.253" />
                    
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.253" />
                    
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.253
                    
#r "nuget: Soenneker.Utils.Test.AuthHandler, 4.0.253"
                    
#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.253
                    
#: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.253
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Utils.Test.AuthHandler&version=4.0.253
                    
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.253 33 3/15/2026
4.0.252 86 3/13/2026
4.0.251 44 3/13/2026
4.0.250 47 3/13/2026
4.0.249 37 3/13/2026
4.0.248 51 3/13/2026
4.0.247 31 3/12/2026
4.0.246 31 3/12/2026
4.0.245 44 3/12/2026
4.0.243 46 3/12/2026
4.0.240 84 3/12/2026
4.0.239 35 3/12/2026
4.0.237 191 3/11/2026
4.0.236 89 3/11/2026
4.0.235 68 3/11/2026
4.0.234 108 3/11/2026
4.0.233 94 3/11/2026
4.0.232 202 3/10/2026
4.0.231 72 3/10/2026
4.0.230 76 3/10/2026
Loading failed

Update dependency Soenneker.Utils.Jwt to 4.0.1394 (#596)