Skip to content

Releases: Vonage/vonage-dotnet-sdk

v6.0.3

04 Aug 16:54
Compare
Choose a tag to compare

First v6 general release.

v6.0.2-rc

31 May 08:18
Compare
Choose a tag to compare
v6.0.2-rc Pre-release
Pre-release
  • Adding Real Time Data for Advanced Number Insights

v6.0.1-rc

25 May 13:58
Compare
Choose a tag to compare
v6.0.1-rc Pre-release
Pre-release
  • Reinstating .ToString method on Ncco class
  • Making Vonage serialization settings public
  • Removing VersionPrefix from project file as to not confuse
  • Renaming Number Insights methods so not confusing between async and Asynchronous

v6.0.0-rc

24 May 10:41
Compare
Choose a tag to compare
v6.0.0-rc Pre-release
Pre-release
  • Removing legacy Nexmo classes that have been marked as obsolete in previous versions
  • Renaming enums to use Pascal Case as is accepted practice
  • Moving serialisation settings to a single location
  • Adding methods for new Messages API (SMS, MMS, WhatsApp, Messenger, Viber)
  • Refactoring NCCO class to use List as it's base class
  • Misc. refactoring

v5.10.0

20 Apr 10:42
cd3c53a
Compare
Choose a tag to compare
  • Real-Time data for advanced number insights
  • Unit Test refactoring
  • Authentication exceptions to give more information if incorrect authentication credentials are supplied

v5.9.5

19 Jan 09:46
Compare
Choose a tag to compare
  • NCCO Input "Type" property added to align with documentation

v5.9.3

23 Nov 13:28
Compare
Choose a tag to compare

Fixing an issue caused by the usage of a non thread safe Dictionary.

v5.9.2

04 Nov 11:27
dfa8be7
Compare
Choose a tag to compare
  • Fixing issue with Advance Number Insights throwing an exception when status = not_roaming

v5.9.1

27 Oct 08:45
Compare
Choose a tag to compare
  • Created new signed strong-named package Vonage.Signed
  • Source Linking
  • Deterministic build
  • General nuget package polish

v5.9.0

27 May 16:34
Compare
Choose a tag to compare
  • Added From Random Number feature. Set FromRandomNumber to true, to pull a random available to your application. If FromRandomNumber is set to true, the From endpoint must not be set.