Skip to main content
Haukcode.Mdns package icon

Haukcode.Mdns

Lightweight mDNS (RFC 6762) and DNS-SD (RFC 6763) implementation in pure C# with no external dependencies. Supports service advertising (PTR/SRV/TXT/A) and browsing. Cross-platform: Windows, Linux ARM64, macOS.

Total Downloads
3.7K
3,737
Published
Apr 19, 2026
Latest stable version

Install

.NET CLI
dotnet add package Haukcode.Mdns --version 1.0.9
Package Manager Console
Install-Package Haukcode.Mdns -Version 1.0.9
PackageReference
<PackageReference Include="Haukcode.Mdns" Version="1.0.9" />

Frameworks

net8.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.