Altinn.App.Clients.Fiks
8.12.6
See the version list below for details.
dotnet add package Altinn.App.Clients.Fiks --version 8.12.6
NuGet\Install-Package Altinn.App.Clients.Fiks -Version 8.12.6
<PackageReference Include="Altinn.App.Clients.Fiks" Version="8.12.6" />
<PackageVersion Include="Altinn.App.Clients.Fiks" Version="8.12.6" />
<PackageReference Include="Altinn.App.Clients.Fiks" />
paket add Altinn.App.Clients.Fiks --version 8.12.6
#r "nuget: Altinn.App.Clients.Fiks, 8.12.6"
#:package Altinn.App.Clients.Fiks@8.12.6
#addin nuget:?package=Altinn.App.Clients.Fiks&version=8.12.6
#tool nuget:?package=Altinn.App.Clients.Fiks&version=8.12.6
Altinn.App .NET libraries
Altinn.App .NET libraries for apps running on Altinn 3, part of the Altinn Studio product.
These libraries support the runtime of Altinn apps by
- Exposing APIs used by service owners and the frontend (app-frontend-react) of an Altinn app
- Exposing abstractions to interact with features of Altinn Studio and Altinn 3 Platform services
Contributing
See /CONTRIBUTING.md.
Documentation
Documentation on how to develop Altinn apps can be found here.
Architecture
This template is built using .NET
The below diagram shows the different layers.
| 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 was computed. 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
- Altinn.ApiClients.Maskinporten (>= 10.0.1)
- Altinn.App.Api (>= 8.12.6)
- Altinn.App.Core (>= 8.12.6)
- Altinn.Common.AccessTokenClient (>= 1.1.5)
- Altinn.Common.EFormidlingClient (>= 1.3.3)
- Altinn.Common.PEP (>= 4.2.3)
- Altinn.Platform.Models (>= 1.6.1)
- Altinn.Platform.Storage.Interface (>= 4.7.1)
- Azure.Extensions.AspNetCore.Configuration.Secrets (>= 1.5.1)
- Azure.Identity (>= 1.21.0)
- Azure.Monitor.OpenTelemetry.Exporter (>= 1.8.1)
- JmesPath.Net (>= 1.1.0)
- JsonPatch.Net (>= 4.0.1)
- JWTCookieAuthentication (>= 3.0.1)
- KS.Fiks.Arkiv.Models.V1 (>= 1.0.10)
- KS.Fiks.IO.Client (>= 6.1.2)
- Microsoft.ApplicationInsights.AspNetCore (>= 2.23.0)
- Microsoft.Extensions.Caching.Hybrid (>= 10.6.0)
- Microsoft.FeatureManagement.AspNetCore (>= 4.5.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 8.18.0)
- Microsoft.OpenApi (>= 1.6.29)
- Microsoft.Rest.ClientRuntime (>= 2.3.24)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.19)
- Newtonsoft.Json (>= 13.0.4)
- OpenTelemetry (>= 1.15.3)
- OpenTelemetry.Api (>= 1.15.3)
- OpenTelemetry.Exporter.OpenTelemetryProtocol (>= 1.15.3)
- OpenTelemetry.Extensions.Hosting (>= 1.15.3)
- OpenTelemetry.Instrumentation.AspNetCore (>= 1.15.2)
- OpenTelemetry.Instrumentation.Http (>= 1.15.1)
- OpenTelemetry.Instrumentation.Runtime (>= 1.15.1)
- Polly.Extensions (>= 8.6.6)
- Swashbuckle.AspNetCore (>= 9.0.6)
- System.Text.RegularExpressions (>= 4.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.0-preview.1 | 51 | 6/8/2026 |
| 8.12.6 | 89 | 6/22/2026 |
| 8.12.5 | 87 | 6/19/2026 |
| 8.12.4 | 93 | 6/18/2026 |
| 8.12.3 | 107 | 5/29/2026 |
| 8.12.2 | 91 | 5/29/2026 |
| 8.12.1 | 106 | 5/20/2026 |
| 8.12.0 | 126 | 4/29/2026 |
| 8.12.0-preview.1 | 59 | 4/22/2026 |
| 8.11.5 | 103 | 5/19/2026 |
| 8.11.4 | 107 | 4/29/2026 |
| 8.11.3 | 130 | 4/9/2026 |
| 8.11.2 | 111 | 3/25/2026 |
| 8.11.1 | 120 | 3/24/2026 |
| 8.11.0 | 117 | 3/23/2026 |
| 8.11.0-rc1 | 108 | 3/18/2026 |
| 8.11.0-rc.3 | 64 | 3/18/2026 |
| 8.11.0-rc.2 | 55 | 3/18/2026 |
| 8.10.5 | 130 | 3/13/2026 |
| 8.10.4 | 118 | 3/13/2026 |
Release notes look best on GitHub: https://github.com/Altinn/app-lib-dotnet/releases/tag/v8.12.6
<!-- Release notes generated using configuration in .github/release.yml at main -->
## What's Changed
### New Features 🎉
* Add support for xsd validation of form data by @ivarne in https://github.com/Altinn/app-lib-dotnet/pull/1796
**Full Changelog**: https://github.com/Altinn/app-lib-dotnet/compare/v8.12.5...v8.12.6