Kentor.PU-Adapter
0.0.42
dotnet add package Kentor.PU-Adapter --version 0.0.42
NuGet\Install-Package Kentor.PU-Adapter -Version 0.0.42
<PackageReference Include="Kentor.PU-Adapter" Version="0.0.42" />
paket add Kentor.PU-Adapter --version 0.0.42
#r "nuget: Kentor.PU-Adapter, 0.0.42"
// Install Kentor.PU-Adapter as a Cake Addin #addin nuget:?package=Kentor.PU-Adapter&version=0.0.42 // Install Kentor.PU-Adapter as a Cake Tool #tool nuget:?package=Kentor.PU-Adapter&version=0.0.42
A .NET PU Adapter, a replacement for fetching with SNOD/sn32.dll
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- Newtonsoft.Json (>= 13.0.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 |
---|---|---|
0.0.42 | 188 | 9/14/2023 |
0.0.40 | 1,352 | 10/30/2017 |
0.0.38 | 889 | 10/1/2017 |
0.0.36 | 922 | 7/10/2017 |
0.0.34 | 917 | 4/2/2017 |
0.0.32 | 935 | 3/14/2017 |
0.0.30 | 1,254 | 5/8/2016 |
0.0.28 | 1,211 | 4/17/2016 |
0.0.26 | 1,185 | 4/11/2016 |
0.0.24 | 1,194 | 4/8/2016 |
0.0.20 | 1,202 | 3/19/2016 |
0.0.18 | 1,180 | 3/16/2016 |
0.0.16 | 1,173 | 3/15/2016 |
0.0.14 | 1,190 | 3/7/2016 |
0.0.12 | 1,334 | 12/12/2015 |
0.0.10 | 1,354 | 9/23/2015 |
0.0.8 | 1,297 | 9/21/2015 |
0.0.6 | 1,252 | 9/21/2015 |
0.0.4 | 1,265 | 9/20/2015 |
0.0.2 | 1,263 | 9/17/2015 |
V0.42
Extended support for test server certificate
V0.40
Support for test server certificate
V0.38
Improved information in error messages
V0.36
Improved validation of web response from the PU service
V0.34
AllowUnsafePuProdCert configurable from code
V0.32
Fix bug: PknodPlusData.Field_Folkbokföring_co_adress returned wrong data
PknodInterpreter and PknodPlusInterpreter now has property Adress and PknodPlusInterpreter also has property SärskildUtdelningsAdress
V0.30
FieldDefinitions with position specification for all fields in the specification.
V0.28
Handle badly truncated "Tilltalsnamn" and "Tilltalsnamn" with space in the name
V0.26
Handle empty "First name"
V0.24
PKNODH suppport from Patrik Ericsson
V0.16
Requires .NET 4.5
Configurable trust of PU-Prod certificate with AllowUnsafePuProdCert setting in app/web.config