Altinn.ApiClients.Dialogporten 1.55.4-rc

This is a prerelease version of Altinn.ApiClients.Dialogporten.
This package has a SemVer 2.0.0 package version: 1.55.4-rc+2ca1856.
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-rc
                    
NuGet\Install-Package Altinn.ApiClients.Dialogporten -Version 1.55.4-rc
                    
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-rc" />
                    
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-rc" />
                    
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-rc
                    
#r "nuget: Altinn.ApiClients.Dialogporten, 1.55.4-rc"
                    
#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-rc&prerelease
                    
Install Altinn.ApiClients.Dialogporten as a Cake Addin
#tool nuget:?package=Altinn.ApiClients.Dialogporten&version=1.55.4-rc&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.61.1-rc 0 7 hours ago
1.61.0-alpha.1743515770 0 9 hours ago
1.60.2 418 6 days ago
1.60.0-rc 24 8 days ago
1.58.2 126 16 days ago
1.58.1-rc 59 20 days ago
1.58.0 156 21 days ago
1.58.0-rc 53 21 days ago
1.57.7-alpha.1741713943 55 21 days ago
1.57.7-alpha.1741694223 65 21 days ago
1.57.6 197 25 days ago
1.57.5 194 a month ago
1.57.3-rc 174 a month ago
1.57.2 180 a month ago
1.57.2-rc 158 a month ago
1.57.2-alpha.1741078722 155 a month ago
1.57.1 78 a month ago
1.57.1-rc 141 a month ago
1.57.1-alpha.1741001404 138 a month ago
1.57.0-rc 144 a month ago
1.56.1 195 a month ago
1.56.1-rc 139 a month ago
1.56.1-alpha.1740730281 143 a month ago
1.56.1-alpha.1740655679 144 a month ago
1.56.0 108 a month ago
1.56.0-rc 154 a month ago
1.55.5-rc 142 a month ago
1.55.4 92 a month ago
1.55.4-rc 132 a month ago
1.55.4-alpha.1740568876 140 a month ago
1.55.4-alpha.1740502378 123 a month ago
1.55.4-alpha.1740471422 142 a month ago
1.55.3-rc 77 a month ago
1.55.3-alpha.1740409405 129 a month ago
1.55.2 85 a month ago
1.55.2-rc 76 a month ago
1.55.1-rc.d91eacb 56 a month ago
1.55.1-rc.c9e10db 50 a month ago
1.55.1-rc 76 a month ago
1.55.0 92 a month ago
1.55.0-rc 77 a month ago
1.54.0-rc.2458d6a 54 a month ago
1.54.0-rc 121 a month ago