Altinn.Authorization.TestUtils 3.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Altinn.Authorization.TestUtils --version 3.2.0
                    
NuGet\Install-Package Altinn.Authorization.TestUtils -Version 3.2.0
                    
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="Altinn.Authorization.TestUtils" Version="3.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Altinn.Authorization.TestUtils" Version="3.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Altinn.Authorization.TestUtils" />
                    
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 Altinn.Authorization.TestUtils --version 3.2.0
                    
#r "nuget: Altinn.Authorization.TestUtils, 3.2.0"
                    
#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 Altinn.Authorization.TestUtils@3.2.0
                    
#: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=Altinn.Authorization.TestUtils&version=3.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Altinn.Authorization.TestUtils&version=3.2.0
                    
Install as a Cake Tool

altinn-authorization-utils

Testrepo

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

Showing the top 2 NuGet packages that depend on Altinn.Authorization.TestUtils:

Package Downloads
Altinn.Authorization.TestUtils.Http

Package Description

Altinn.Authorization.TestUtils.AspNetCore

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.4.0 363 11/24/2025
3.3.0 426 11/19/2025
3.2.0 214 11/5/2025
3.1.0 268 10/18/2025
3.0.1 466 9/30/2025
3.0.0 227 9/24/2025
2.2.1 206 9/24/2025
2.2.0 196 9/24/2025
2.1.0 265 9/23/2025
2.0.0 410 9/3/2025
1.0.0 718 6/24/2025

# Changelog

## [3.2.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.TestUtils-v3.1.0...Altinn.Authorization.TestUtils-v3.2.0) (2025-11-05)


### Features

* enable .NET 8 support ([#405](https://github.com/Altinn/altinn-authorization-utils/issues/405)) ([3974e28](https://github.com/Altinn/altinn-authorization-utils/commit/3974e286f0bb75369fb63d6bca0aed3530a0529d))
* enable authorization support for TestClient ([#406](https://github.com/Altinn/altinn-authorization-utils/issues/406)) ([a6d1165](https://github.com/Altinn/altinn-authorization-utils/commit/a6d11653436a28f6e04a53447afad41f04e744c7))

## [3.1.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.TestUtils-v3.0.1...Altinn.Authorization.TestUtils-v3.1.0) (2025-10-18)


### Features

* aspnet testing utils ([#389](https://github.com/Altinn/altinn-authorization-utils/issues/389)) ([fa86525](https://github.com/Altinn/altinn-authorization-utils/commit/fa86525f1648afa684a4778c49b421435dc3df8b))

## [3.0.1](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.TestUtils-v3.0.0...Altinn.Authorization.TestUtils-v3.0.1) (2025-09-30)


### Bug Fixes

* release sha handling ([#376](https://github.com/Altinn/altinn-authorization-utils/issues/376)) ([9899481](https://github.com/Altinn/altinn-authorization-utils/commit/9899481a22fe932f383c2b0b6a664218d2402ed8))

## [3.0.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.TestUtils-v2.2.1...Altinn.Authorization.TestUtils-v3.0.0) (2025-09-24)


### ⚠ BREAKING CHANGES

* Modified the IFakeRequestHandler interface

### Features

* unmet expectations ([#370](https://github.com/Altinn/altinn-authorization-utils/issues/370)) ([e6ac66a](https://github.com/Altinn/altinn-authorization-utils/commit/e6ac66ad3e0a647fc73ca94cb5b694425320494d))

## [2.2.1](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.TestUtils-v2.2.0...Altinn.Authorization.TestUtils-v2.2.1) (2025-09-24)


### Bug Fixes

* disable service-discovery ([#368](https://github.com/Altinn/altinn-authorization-utils/issues/368)) ([282ec5b](https://github.com/Altinn/altinn-authorization-utils/commit/282ec5be7b789c4df14c182201ae56586366001f))

## [2.2.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.TestUtils-v2.1.0...Altinn.Authorization.TestUtils-v2.2.0) (2025-09-24)


### Features

* handle service-discovery ([#365](https://github.com/Altinn/altinn-authorization-utils/issues/365)) ([59ba0c8](https://github.com/Altinn/altinn-authorization-utils/commit/59ba0c844e2e09dda5d6489e6b455cf1d9e84b97))

## [2.1.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.TestUtils-v2.0.0...Altinn.Authorization.TestUtils-v2.1.0) (2025-09-23)


### Features

* add authentication filter ([#360](https://github.com/Altinn/altinn-authorization-utils/issues/360)) ([714658f](https://github.com/Altinn/altinn-authorization-utils/commit/714658f33219678f5d45050a3e7629469881084b))

## [2.0.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.TestUtils-v1.0.0...Altinn.Authorization.TestUtils-v2.0.0) (2025-09-03)


### ⚠ BREAKING CHANGES

* Drops .NET 8 support

### Miscellaneous Chores

* drop .NET 8 support ([#338](https://github.com/Altinn/altinn-authorization-utils/issues/338)) ([9bf6ba9](https://github.com/Altinn/altinn-authorization-utils/commit/9bf6ba91a57f9520cedd9611cb4a15b130903df3))

## 1.0.0 (2025-06-24)


### Features

* add testutils packages ([#281](https://github.com/Altinn/altinn-authorization-utils/issues/281)) ([e6f4250](https://github.com/Altinn/altinn-authorization-utils/commit/e6f42507888f63a8549a6489dc589c1ab2de0463))