fsprojects / FSharp.Data.WsdlProvider

An implementation of the WsdlProvider compatible with netfx and netcore
Other
24 stars 4 forks source link

NuGet Package #5

Closed londospark closed 4 years ago

londospark commented 4 years ago

Is this available as a NuGet package or are there some instructions for installing through paket?

thinkbeforecoding commented 4 years ago

I created a MyGet feed so you can add it to your paket.dependencies

source https://www.myget.org/F/wsdlprovider/api/v3/index.json
nuget FSharp.Data.WsdlProvider prerelease

Enjoy

thinkbeforecoding commented 4 years ago

I'll need feedback before releasing without the alpha or beta status, so don't hesitate to report issues here, or to just signal that it works for you 😄