Digst.OioIdws.Wsp 3.0.2

.NET Framework 4.7.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 Versions
.NET Framework net472 net48 net481
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
3.0.2 572 3/23/2021
3.0.0 1,601 3/20/2018
2.0.0 5,883 9/18/2017
1.0.0 1,662 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.