Kentor.PU-Adapter
0.0.40
dotnet add package Kentor.PU-Adapter --version 0.0.40
NuGet\Install-Package Kentor.PU-Adapter -Version 0.0.40
<PackageReference Include="Kentor.PU-Adapter" Version="0.0.40" />
paket add Kentor.PU-Adapter --version 0.0.40
#r "nuget: Kentor.PU-Adapter, 0.0.40"
// Install Kentor.PU-Adapter as a Cake Addin
#addin nuget:?package=Kentor.PU-Adapter&version=0.0.40
// Install Kentor.PU-Adapter as a Cake Tool
#tool nuget:?package=Kentor.PU-Adapter&version=0.0.40
A .NET PU Adapter, a replacement for fetching with SNOD/sn32.dll
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Newtonsoft.Json (>= 7.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.40 | 1,059 | 10/30/2017 |
0.0.38 | 782 | 10/1/2017 |
0.0.36 | 812 | 7/10/2017 |
0.0.34 | 804 | 4/2/2017 |
0.0.32 | 817 | 3/14/2017 |
0.0.30 | 1,136 | 5/8/2016 |
0.0.28 | 1,102 | 4/17/2016 |
0.0.26 | 1,072 | 4/11/2016 |
0.0.24 | 1,081 | 4/8/2016 |
0.0.20 | 1,091 | 3/19/2016 |
0.0.18 | 1,068 | 3/16/2016 |
0.0.16 | 1,072 | 3/15/2016 |
0.0.14 | 1,080 | 3/7/2016 |
0.0.12 | 1,220 | 12/12/2015 |
0.0.10 | 1,251 | 9/23/2015 |
0.0.8 | 1,187 | 9/21/2015 |
0.0.6 | 1,140 | 9/21/2015 |
0.0.4 | 1,149 | 9/20/2015 |
0.0.2 | 1,147 | 9/17/2015 |
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