Skip to content

Releases: HodStudio/XitSoap

2.2.0

13 Feb 12:45
3fc6981
Compare
Choose a tag to compare

NuGet: https://www.nuget.org/packages/HodStudio.XitSoap/2.2.0

Modifications

  • Implementing #10 : Support CookieContainer
  • Implementing #11 : Support NetStandard 2.0

2.1.0

30 Jan 08:47
d904fed
Compare
Choose a tag to compare

NuGet: https://www.nuget.org/packages/HodStudio.XitSoap/2.1.0

Modifications

  • Fixing #3 : adding a new parameter to do requests (SoapActionComplement)
  • Implementing #5 : Adding authentication methods
    • Basic Authentication
    • Bearer Token Authentication
    • Possibility to create your own Authentication method
  • Possibility to add and remove custom headers

v2.0.2

29 Jan 07:51
Compare
Choose a tag to compare

Modifications

  • Fixing #2 : WebService class was defined as internal.

NuGet: https://www.nuget.org/packages/HodStudio.XitSoap/2.0.1

v2.0.0

02 Sep 13:55
Compare
Choose a tag to compare

ATTENTION

If you are using the version 1.x from our library, please, read carefully how to upgrade to version 2.x because it is a major refactory to improve some usages. It's nothing complicated, but if you just upgrade from version 1 to version 2, you code will have some problems.

Migrating from v1 to v2.

Modifications

  • Major refactory of the library.

NuGet: https://www.nuget.org/packages/HodStudio.XitSoap/2.0.0

v1.0.1

30 Aug 23:25
Compare
Choose a tag to compare
  • Fixing problems with soapheadername and namespace
  • Fixing problems with simple return types
  • New tests using GlobalWeather and WebServiceX

NuGet: https://www.nuget.org/packages/HodStudio.XitSoap/1.0.1

v1.0.0

29 Aug 19:37
Compare
Choose a tag to compare

Version 1.0.0: First project release
https://www.nuget.org/packages/HodStudio.XitSoap/1.0.0