This class library holds most of the Altinn App business logic and clients for communication with the platform.
Info
Version: | 6.1.0-preview.1 |
Author(s): | Altinn |
Last Update: | Wednesday, September 7, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Altinn.App.PlatformServices |
Install
Install-Package Altinn.App.PlatformServices
dotnet add package Altinn.App.PlatformServices
paket add Altinn.App.PlatformServices
Altinn.App.PlatformServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Altinn.App.Common(>= 3.2.0)
- Altinn.Common.AccessTokenClient(>= 0.5.6)
- Altinn.Platform.Models(>= 1.0.4)
- Altinn.Platform.Storage.Interface(>= 2.5.1)
- HtmlAgilityPack(>= 1.11.30)
- JWTCookieAuthentication(>= 2.4.1)
- Microsoft.ApplicationInsights.AspNetCore(>= 2.16.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.CodeAnalysis(>= 3.8.0)