XRoadProvider 0.0.1-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.1-alpha
                    
NuGet\Install-Package XRoadProvider -Version 0.0.1-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.1-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XRoadProvider" Version="0.0.1-alpha" />
                    
Directory.Packages.props
<PackageReference Include="XRoadProvider" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XRoadProvider --version 0.0.1-alpha
                    
#r "nuget: XRoadProvider, 0.0.1-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.
#:package XRoadProvider@0.0.1-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XRoadProvider&version=0.0.1-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=XRoadProvider&version=0.0.1-alpha&prerelease
                    
Install as a Cake Tool

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.

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 1,010 12/4/2019
1.0.14 822 9/5/2019
1.0.10 5,511 5/16/2019
1.0.9 3,782 2/8/2019
1.0.8 5,407 9/26/2018
1.0.7 4,568 9/25/2018
1.0.6 3,862 9/20/2018
1.0.5 3,296 5/22/2018
1.0.4 3,351 4/10/2018
1.0.3 3,394 3/22/2018
1.0.2 3,265 3/21/2018
1.0.1 3,364 3/13/2018
1.0.0 1,435 3/13/2018
1.0.0-alpha017 1,225 12/12/2017
1.0.0-alpha016 1,192 12/8/2017
1.0.0-alpha015 1,183 12/6/2017
1.0.0-alpha014 1,208 12/6/2017
1.0.0-alpha013 1,196 12/6/2017
1.0.0-alpha012 979 12/4/2017
1.0.0-alpha011 962 12/1/2017
1.0.0-alpha010 955 11/30/2017
1.0.0-alpha009 1,010 11/30/2017
1.0.0-alpha008 1,020 11/29/2017
1.0.0-alpha007 1,086 11/29/2017
1.0.0-alpha006 1,018 11/29/2017
1.0.0-alpha005 926 11/28/2017
0.0.4-alpha 1,170 8/19/2015
0.0.3-alpha 1,059 6/15/2015
0.0.2-alpha 1,161 6/2/2015
0.0.1-alpha 3,549 5/15/2015

Initial prerelease of XRoadProvider.
Basic support for rpc/encoded style (X-Road protocol 2.0) producer definitions.
Basic support for document/literal style (X-Road protocol 3.1) producer definitions.
Support for binary content transferred with MIME/multipart containers.
Handle non-technical faults that are not defined in producer definition with configuration option `undescribedFaults`.