Altinn.Authorization.TestUtils.Http
2.2.0
See the version list below for details.
dotnet add package Altinn.Authorization.TestUtils.Http --version 2.2.0
NuGet\Install-Package Altinn.Authorization.TestUtils.Http -Version 2.2.0
<PackageReference Include="Altinn.Authorization.TestUtils.Http" Version="2.2.0" />
<PackageVersion Include="Altinn.Authorization.TestUtils.Http" Version="2.2.0" />
<PackageReference Include="Altinn.Authorization.TestUtils.Http" />
paket add Altinn.Authorization.TestUtils.Http --version 2.2.0
#r "nuget: Altinn.Authorization.TestUtils.Http, 2.2.0"
#:package Altinn.Authorization.TestUtils.Http@2.2.0
#addin nuget:?package=Altinn.Authorization.TestUtils.Http&version=2.2.0
#tool nuget:?package=Altinn.Authorization.TestUtils.Http&version=2.2.0
altinn-authorization-utils
Testrepo
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
-
net9.0
- Altinn.Authorization.TestUtils (>= 2.2.0)
- CommunityToolkit.Diagnostics (>= 8.4.0)
- Microsoft.AspNetCore.Routing (>= 2.3.0)
- Microsoft.AspNetCore.WebUtilities (>= 9.0.9)
- Microsoft.Extensions.Http (>= 9.0.9)
- Microsoft.Extensions.ServiceDiscovery.Abstractions (>= 9.4.2)
- Nerdbank.Streams (>= 2.13.16)
- Shouldly (>= 4.3.0)
- xunit.v3.assert (>= 3.0.1)
- xunit.v3.extensibility.core (>= 3.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
# Changelog
## [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))