C# implementation of KMD webservice for pension status.
                        
                    
         
                Info
| Version: | 2.0.2 | 
| Author(s): | Paw Madsen | 
| Last Update: | Thursday, February 27, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/KMDPensionServiceSharp | 
Install
Install-Package KMDPensionServiceSharp
                        dotnet add package KMDPensionServiceSharp
                        paket add KMDPensionServiceSharp
                        
                                KMDPensionServiceSharp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Logging(>= 2.2.0)
 - Newtonsoft.Json(>= 12.0.2)
 - System.ServiceModel.Duplex(>= 4.5.3)
 - System.ServiceModel.Http(>= 4.5.3)
 - System.ServiceModel.NetTcp(>= 4.5.3)
 - System.ServiceModel.Primitives(>= 4.5.3)
 - System.ServiceModel.Security(>= 4.5.3)