Skip to content

Releases: tmds/Tmds.MDns

v0.8.0

21 Apr 07:19
Compare
Choose a tag to compare
  • Support IPv6 (#41)

v0.7.1

04 Jan 09:09
82f52b2
Compare
Choose a tag to compare
  • Support TXT zero length strings (#20)
  • Fix NullReferenceException in StartReceive method (#39)

v0.7.0

31 Jan 07:58
Compare
Choose a tag to compare
  • Don't browser interfaces that don't have multicast enabled
  • Don't browse interfaces that don't support IPv4
  • Search services on loopback
  • Ignore DNS authorative bit per RFC 6762
  • Migrate to csproj format (Remove net20, net35 targets due to dotnet/msbuild#1333)

v0.6.0

22 Jul 16:58
Compare
Choose a tag to compare

Target netstandard 1.3 instead of netstandard 1.5

v0.5.0

29 Jun 08:37
Compare
Choose a tag to compare

.NET Core 1.0.0

v0.4.0

30 May 00:09
Compare
Choose a tag to compare

Support net20-net45
Support netstandard1.5 (.NET Core rc2)

v0.2.2

21 Jan 08:18
Compare
Choose a tag to compare
minor wording update

v0.2.1

20 Dec 16:47
Compare
Choose a tag to compare
bugfix, don't ask the ipv6 interface index of a non ipv6 interface

v0.2.0

18 Dec 18:59
Compare
Choose a tag to compare
set version to 0.2.0

v0.1.1

25 Nov 14:41
Compare
Choose a tag to compare
ServiceBrowser: add Services property which is synchronized with the …

…user events