XRoadProvider 0.0.4-alpha

This is a prerelease version of XRoadProvider.
There is a newer version of this package available.
See the version list below for details.
dotnet add package XRoadProvider --version 0.0.4-alpha                
NuGet\Install-Package XRoadProvider -Version 0.0.4-alpha                
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="0.0.4-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XRoadProvider --version 0.0.4-alpha                
#r "nuget: XRoadProvider, 0.0.4-alpha"                
#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=0.0.4-alpha&prerelease

// Install XRoadProvider as a Cake Tool
#tool nuget:?package=XRoadProvider&version=0.0.4-alpha&prerelease                

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

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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.

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 856 12/4/2019
1.0.14 709 9/5/2019
1.0.10 4,905 5/16/2019
1.0.9 3,650 2/8/2019
1.0.8 5,231 9/26/2018
1.0.7 4,415 9/25/2018
1.0.6 3,717 9/20/2018
1.0.5 2,946 5/22/2018
1.0.4 3,008 4/10/2018
1.0.3 3,050 3/22/2018
1.0.2 2,917 3/21/2018
1.0.1 3,015 3/13/2018
1.0.0 1,080 3/13/2018
1.0.0-alpha017 879 12/12/2017
1.0.0-alpha016 852 12/8/2017
1.0.0-alpha015 831 12/6/2017
1.0.0-alpha014 854 12/6/2017
1.0.0-alpha013 839 12/6/2017
1.0.0-alpha012 756 12/4/2017
1.0.0-alpha011 727 12/1/2017
1.0.0-alpha010 725 11/30/2017
1.0.0-alpha009 778 11/30/2017
1.0.0-alpha008 789 11/29/2017
1.0.0-alpha007 841 11/29/2017
1.0.0-alpha006 787 11/29/2017
1.0.0-alpha005 698 11/28/2017
0.0.4-alpha 922 8/19/2015
0.0.3-alpha 818 6/15/2015
0.0.2-alpha 914 6/2/2015
0.0.1-alpha 3,165 5/15/2015

Improved handling of binary content.
Added default request uri to security server provider.
Fix #13: Mono too can handle binary content.
Add support for included schemas.
Fix relative Uri-s for imported schemas.