Digst.OioIdws.Wsp 3.0.2

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

// Install Digst.OioIdws.Wsp as a Cake Tool
#tool nuget:?package=Digst.OioIdws.Wsp&version=3.0.2

Digst.OioIdws.Wsp is a .Net-based reference implementation of the OIOIDWS 1.1 profile. The Toolkit can be used by services to act as a Web Service Provider (WSP).

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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
3.0.2 805 3/23/2021
3.0.0 2,091 3/20/2018
2.0.0 7,707 9/18/2017
1.0.0 1,788 11/9/2015

Upgraded to OIO IDWS SOAP profile (v1.1) and added support for cross platform WSDL, see the Example section in readme.txt.