VOOZH about

URL: https://www.nuget.org/packages/soenneker.utils.test.authhandler/

⇱ NuGet Gallery | Soenneker.Utils.Test.AuthHandler 4.0.293




👁 Image
Soenneker.Utils.Test.AuthHandler 4.0.293

Prefix Reserved
dotnet add package Soenneker.Utils.Test.AuthHandler --version 4.0.293
 
 
NuGet\Install-Package Soenneker.Utils.Test.AuthHandler -Version 4.0.293
 
 
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.293" />
 
 
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.293" />
 
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.293
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Utils.Test.AuthHandler, 4.0.293"
 
 
#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.293
 
 
#: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.293
 
Install as a Cake Addin
#tool nuget:?package=Soenneker.Utils.Test.AuthHandler&version=4.0.293
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 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 Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (2)

Showing the top 2 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.

Soenneker.TestHosts.Integration

Provides a reusable and generic integration test host 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.293 0 6/19/2026
4.0.292 0 6/19/2026
4.0.291 0 6/18/2026
4.0.290 100 6/17/2026
4.0.289 115 6/17/2026
4.0.288 302 6/10/2026
4.0.287 184 6/10/2026
4.0.286 107 6/10/2026
4.0.285 195 6/9/2026
4.0.283 388 6/6/2026
4.0.282 114 6/6/2026
4.0.281 189 6/6/2026
4.0.280 130 6/6/2026
4.0.279 100 6/6/2026
4.0.278 111 6/5/2026
4.0.275 798 5/13/2026
4.0.274 102 5/12/2026
4.0.273 148 5/12/2026
4.0.272 97 5/12/2026
4.0.271 502 5/2/2026
Loading failed

Update dependency Soenneker.Utils.Jwt to 4.0.1431 (#740)