Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 309 Bytes

File metadata and controls

13 lines (7 loc) · 309 Bytes

This is an implementation of the Wsdl type provider that is compatible with netcore and netfx.

It does all the wsdl parsing internally and doesn't require an external tool.

Building:

dotnet tool restore
dotnet paket update
dotnet build -c release

dotnet paket pack nuget --version 0.0.1