Altinn.ApiClients.Dialogporten 1.55.1-rc.c9e10db

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

SO SDK

Simple overview Refit-based client SDK Based on https://github.com/altinn/altinn-apiclient-maskinporten

The refit-Interface is autogenerated with refitter. It uses OperationId to create method names. Uses refit IApiResponse on returns.

Installation

Install nuget

Usage

This library provides extensions methods providing means to create dialogporten clients.

Setup

{
    "dialogportenSettings": {
        "BaseUri": "",
        "ThrowOnPublicKeyFetchInit": "",
        "Maskinporten": {
            "ClientId": "",
            "Environment": "",
            "Scope": "",
            "EncodedJwk": ""
        }
    }
}
var configuration = new ConfigurationBuilder()
    .AddJsonFile("appsettings.json", optional: false, reloadOnChange: true)
    .Build();

var services = new ServiceCollection();

services.AddSingleton<IConfiguration>(configuration);

services.AddDialogportenClient();
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.86.5-rc 0 10/20/2025
1.86.4-rc 0 10/20/2025
1.86.4-alpha.1760964367 0 10/20/2025
1.86.4-alpha.1760959560 0 10/20/2025
1.86.3-alpha.1760896541 18 10/19/2025
1.86.2-rc 22 10/16/2025
1.86.1-alpha.1760517500 22 10/15/2025
1.86.1-alpha.1760514771 26 10/15/2025
1.86.0 160 10/9/2025
1.86.0-rc 28 10/8/2025
1.85.0-alpha.1759935165 26 10/8/2025
1.84.0-rc 27 10/7/2025
1.83.3-alpha.1759835957 26 10/7/2025
1.83.1 165 10/2/2025
1.83.0-rc 25 10/2/2025
1.82.0 161 9/30/2025
1.82.0-rc 29 9/30/2025
1.81.2-alpha.1759134841 29 9/29/2025
1.81.0-rc 135 9/22/2025
1.80.7-alpha.1758450271 58 9/21/2025
1.79.8 289 8/28/2025
1.79.8-rc 27 8/28/2025
1.79.7-alpha.1756308765 29 8/27/2025
1.79.4-rc 34 8/15/2025
1.79.1 151 8/15/2025
1.79.0 123 8/15/2025
1.79.0-rc 32 8/15/2025
1.79.0-alpha.1755261168 34 8/15/2025
1.78.0-alpha.1755244441 32 8/15/2025
1.77.0 171 8/11/2025
1.77.0-rc 30 8/11/2025
1.76.2 204 8/10/2025
1.76.2-rc 29 8/10/2025
1.76.2-alpha.1754913967 30 8/11/2025
1.76.2-alpha.1754913150 31 8/11/2025
1.76.1-alpha.1754854840 26 8/10/2025
1.76.0 248 8/5/2025
1.76.0-rc 32 8/5/2025
1.75.0-rc 15 8/4/2025
1.75.0-alpha.1754309088 11 8/4/2025
1.74.0-rc 12 7/30/2025
1.74.0-alpha.1753979662 12 7/31/2025
1.73.6-rc 35 7/16/2025
1.73.6-alpha.1753860604 15 7/30/2025
1.73.5-rc 36 7/15/2025
1.73.5-alpha.1752655491 35 7/16/2025
1.73.4-alpha.1752250621 36 7/11/2025
1.73.3 145 7/11/2025
1.73.1-rc 39 7/10/2025
1.73.0 179 7/9/2025
1.73.0-rc 38 7/9/2025
1.73.0-alpha.1752090409 34 7/9/2025
1.72.1-alpha.1752052556 40 7/9/2025
1.72.1-alpha.1751971763 34 7/8/2025
1.71.0-alpha.1751620780 37 7/4/2025
1.71.0-alpha.1750940009 59 6/26/2025
1.70.0-alpha.1750920108 55 6/26/2025
1.70.0-alpha.1750836249 57 6/25/2025
1.70.0-alpha.1750339085 56 6/19/2025
1.70.0-alpha.1750321635 60 6/19/2025
1.70.0-alpha.1750275375 47 6/18/2025
1.70.0-alpha.1750171268 67 6/17/2025
1.69.1 268 6/17/2025
1.69.1-rc 53 6/17/2025
1.68.2 337 6/10/2025
1.68.2-rc 45 6/10/2025
1.68.2-alpha.1750015011 47 6/15/2025
1.68.2-alpha.1749743081 48 6/12/2025
1.68.1 330 6/10/2025
1.68.1-alpha.1749588028 52 6/10/2025
1.68.0-rc 50 6/6/2025
1.67.1-alpha.1749110035 48 6/5/2025
1.67.0 184 6/2/2025
1.67.0-rc 52 6/2/2025
1.66.3-alpha.1748695995 60 5/31/2025
1.66.2-rc 48 5/26/2025
1.66.0 153 5/23/2025
1.66.0-rc 52 5/23/2025
1.66.0-alpha.1748244040 53 5/26/2025
1.65.1-rc 54 5/12/2025
1.65.1-alpha.1747921206 49 5/22/2025
1.65.1-alpha.1747920449 49 5/22/2025
1.65.1-alpha.1747643420 61 5/19/2025
1.65.1-alpha.1747333382 52 5/15/2025
1.65.1-alpha.1747215472 50 5/14/2025
1.65.1-alpha.1747057056 57 5/12/2025
1.65.0-alpha.1746787544 51 5/9/2025
1.64.4 202 5/8/2025
1.64.2-rc 58 5/5/2025
1.64.1-alpha.1746453999 55 5/5/2025
1.63.0 632 4/22/2025
1.63.0-rc 67 4/22/2025
1.62.5-rc 59 4/17/2025
1.62.5-alpha.1744900003 66 4/17/2025
1.62.5-alpha.1744881751 61 4/17/2025
1.62.2 208 4/9/2025
1.62.2-rc 69 4/9/2025
1.62.1 155 4/4/2025
1.62.1-alpha.1744214939 68 4/9/2025
1.62.0-rc 73 4/3/2025
1.61.1-rc 60 4/1/2025
1.61.1-alpha.1743668815 64 4/3/2025
1.61.0-alpha.1743515770 62 4/1/2025
1.60.2 512 3/26/2025
1.60.0-rc 55 3/24/2025
1.58.2 192 3/16/2025
1.58.1-rc 98 3/12/2025
1.58.0 241 3/11/2025
1.58.0-rc 94 3/11/2025
1.57.7-alpha.1741713943 87 3/11/2025
1.57.7-alpha.1741694223 99 3/11/2025
1.57.6 266 3/7/2025
1.57.5 265 3/6/2025
1.57.3-rc 209 3/5/2025
1.57.2 249 3/3/2025
1.57.2-rc 189 3/3/2025
1.57.2-alpha.1741078722 190 3/4/2025
1.57.1 140 2/28/2025
1.57.1-rc 177 2/28/2025
1.57.1-alpha.1741001404 169 3/3/2025
1.57.0-rc 174 2/28/2025
1.56.1 322 2/27/2025
1.56.1-rc 176 2/27/2025
1.56.1-alpha.1740730281 179 2/28/2025
1.56.1-alpha.1740655679 170 2/27/2025
1.56.0 173 2/26/2025
1.56.0-rc 188 2/26/2025
1.55.5-rc 174 2/26/2025
1.55.4 155 2/24/2025
1.55.4-rc 164 2/24/2025
1.55.4-alpha.1740568876 175 2/26/2025
1.55.4-alpha.1740502378 156 2/25/2025
1.55.4-alpha.1740471422 177 2/25/2025
1.55.3-rc 142 2/23/2025
1.55.3-alpha.1740409405 163 2/24/2025
1.55.2 150 2/22/2025
1.55.2-rc 149 2/22/2025
1.55.1-rc.d91eacb 109 2/21/2025
1.55.1-rc.c9e10db 102 2/22/2025
1.55.1-rc 127 2/21/2025
1.55.0 162 2/20/2025
1.55.0-rc 140 2/20/2025
1.54.0-rc.2458d6a 101 2/20/2025
1.54.0-rc 189 2/20/2025