Altinn.ApiClients.Dialogporten 1.55.4-alpha.1740568876

This is a prerelease version of Altinn.ApiClients.Dialogporten.
This package has a SemVer 2.0.0 package version: 1.55.4-alpha.1740568876+739380a.
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.4-alpha.1740568876
                    
NuGet\Install-Package Altinn.ApiClients.Dialogporten -Version 1.55.4-alpha.1740568876
                    
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.4-alpha.1740568876" />
                    
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.4-alpha.1740568876" />
                    
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.4-alpha.1740568876
                    
#r "nuget: Altinn.ApiClients.Dialogporten, 1.55.4-alpha.1740568876"
                    
#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.
#addin nuget:?package=Altinn.ApiClients.Dialogporten&version=1.55.4-alpha.1740568876&prerelease
                    
Install Altinn.ApiClients.Dialogporten as a Cake Addin
#tool nuget:?package=Altinn.ApiClients.Dialogporten&version=1.55.4-alpha.1740568876&prerelease
                    
Install Altinn.ApiClients.Dialogporten as a Cake Tool

.NET SDK for Dialogporten ServiceOwner API

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

dotnet add package Altinn.ApiClients.Dialogporten --version 1.55.2

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. 
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.62.0-rc 0 4/3/2025
1.61.1-rc 21 4/1/2025
1.61.1-alpha.1743668815 1 4/3/2025
1.61.0-alpha.1743515770 22 4/1/2025
1.60.2 439 3/26/2025
1.60.0-rc 24 3/24/2025
1.58.2 126 3/16/2025
1.58.1-rc 59 3/12/2025
1.58.0 158 3/11/2025
1.58.0-rc 53 3/11/2025
1.57.7-alpha.1741713943 55 3/11/2025
1.57.7-alpha.1741694223 65 3/11/2025
1.57.6 198 3/7/2025
1.57.5 194 3/6/2025
1.57.3-rc 174 3/5/2025
1.57.2 181 3/3/2025
1.57.2-rc 158 3/3/2025
1.57.2-alpha.1741078722 155 3/4/2025
1.57.1 78 2/28/2025
1.57.1-rc 141 2/28/2025
1.57.1-alpha.1741001404 138 3/3/2025
1.57.0-rc 144 2/28/2025
1.56.1 198 2/27/2025
1.56.1-rc 139 2/27/2025
1.56.1-alpha.1740730281 143 2/28/2025
1.56.1-alpha.1740655679 144 2/27/2025
1.56.0 108 2/26/2025
1.56.0-rc 154 2/26/2025
1.55.5-rc 142 2/26/2025
1.55.4 92 2/24/2025
1.55.4-rc 132 2/24/2025
1.55.4-alpha.1740568876 140 2/26/2025
1.55.4-alpha.1740502378 123 2/25/2025
1.55.4-alpha.1740471422 142 2/25/2025
1.55.3-rc 77 2/23/2025
1.55.3-alpha.1740409405 129 2/24/2025
1.55.2 85 2/22/2025
1.55.2-rc 76 2/22/2025
1.55.1-rc.d91eacb 56 2/21/2025
1.55.1-rc.c9e10db 50 2/22/2025
1.55.1-rc 76 2/21/2025
1.55.0 92 2/20/2025
1.55.0-rc 77 2/20/2025
1.54.0-rc.2458d6a 54 2/20/2025
1.54.0-rc 121 2/20/2025