Altinn.Authorization.TestUtils
3.2.0
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
<PackageReference Include="Altinn.Authorization.TestUtils" Version="3.2.0" />
<PackageVersion Include="Altinn.Authorization.TestUtils" Version="3.2.0" />
<PackageReference Include="Altinn.Authorization.TestUtils" />
paket add Altinn.Authorization.TestUtils --version 3.2.0
#r "nuget: Altinn.Authorization.TestUtils, 3.2.0"
#:package Altinn.Authorization.TestUtils@3.2.0
#addin nuget:?package=Altinn.Authorization.TestUtils&version=3.2.0
#tool nuget:?package=Altinn.Authorization.TestUtils&version=3.2.0
altinn-authorization-utils
Testrepo
| Product | Versions 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. |
-
net8.0
- Shouldly (>= 4.3.0)
- xunit.v3.assert (>= 3.1.0)
- xunit.v3.extensibility.core (>= 3.1.0)
-
net9.0
- Shouldly (>= 4.3.0)
- xunit.v3.assert (>= 3.1.0)
- xunit.v3.extensibility.core (>= 3.1.0)
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.
# 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))