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
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="Kentor.PU-Adapter" Version="0.0.42" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kentor.PU-Adapter --version 0.0.42
#r "nuget: Kentor.PU-Adapter, 0.0.42"
#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.
// 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 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. 
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
0.0.42 131 9/14/2023
0.0.40 1,224 10/30/2017
0.0.38 866 10/1/2017
0.0.36 898 7/10/2017
0.0.34 895 4/2/2017
0.0.32 908 3/14/2017
0.0.30 1,227 5/8/2016
0.0.28 1,187 4/17/2016
0.0.26 1,162 4/11/2016
0.0.24 1,172 4/8/2016
0.0.20 1,177 3/19/2016
0.0.18 1,156 3/16/2016
0.0.16 1,149 3/15/2016
0.0.14 1,158 3/7/2016
0.0.12 1,309 12/12/2015
0.0.10 1,328 9/23/2015
0.0.8 1,267 9/21/2015
0.0.6 1,221 9/21/2015
0.0.4 1,239 9/20/2015
0.0.2 1,240 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