XRoadProvider 1.0.15

.NET Standard 2.0 .NET Framework 4.0

Requires NuGet 2.12 or higher.

dotnet add package XRoadProvider --version 1.0.15
NuGet\Install-Package XRoadProvider -Version 1.0.15
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="XRoadProvider" Version="1.0.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XRoadProvider --version 1.0.15
#r "nuget: XRoadProvider, 1.0.15"
#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 XRoadProvider as a Cake Addin
#addin nuget:?package=XRoadProvider&version=1.0.15

// Install XRoadProvider as a Cake Tool
#tool nuget:?package=XRoadProvider&version=1.0.15

Type providers for generating types and service interfaces for XRoad producers.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.0.15 652 12/4/2019
1.0.14 580 9/5/2019
1.0.10 2,801 5/16/2019
1.0.9 2,926 2/8/2019
1.0.8 3,092 9/26/2018
1.0.7 2,938 9/25/2018
1.0.6 2,938 9/20/2018
1.0.5 2,524 5/22/2018
1.0.4 2,559 4/10/2018
1.0.3 2,612 3/22/2018
1.0.2 2,478 3/21/2018
1.0.1 2,558 3/13/2018
1.0.0 952 3/13/2018
1.0.0-alpha017 774 12/12/2017
1.0.0-alpha016 757 12/8/2017
1.0.0-alpha015 730 12/6/2017
1.0.0-alpha014 785 12/6/2017
1.0.0-alpha013 761 12/6/2017
1.0.0-alpha012 662 12/4/2017
1.0.0-alpha011 650 12/1/2017
1.0.0-alpha010 647 11/30/2017
1.0.0-alpha009 718 11/30/2017
1.0.0-alpha008 712 11/29/2017
1.0.0-alpha007 759 11/29/2017
1.0.0-alpha006 719 11/29/2017
1.0.0-alpha005 630 11/28/2017
0.0.4-alpha 837 8/19/2015
0.0.3-alpha 758 6/15/2015
0.0.2-alpha 838 6/2/2015
0.0.1-alpha 3,072 5/15/2015

Refactor provider type names to hint underlying functionality.
Replace HTTP GET API based wsdl acquisition with `getWsdl` meta service usage.