VL.IO.mDNS 0.2.0-alpha

This is a prerelease version of VL.IO.mDNS.
dotnet add package VL.IO.mDNS --version 0.2.0-alpha
                    
NuGet\Install-Package VL.IO.mDNS -Version 0.2.0-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VL.IO.mDNS" Version="0.2.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.IO.mDNS" Version="0.2.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="VL.IO.mDNS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VL.IO.mDNS --version 0.2.0-alpha
                    
#r "nuget: VL.IO.mDNS, 0.2.0-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=VL.IO.mDNS&version=0.2.0-alpha&prerelease
                    
Install VL.IO.mDNS as a Cake Addin
#tool nuget:?package=VL.IO.mDNS&version=0.2.0-alpha&prerelease
                    
Install VL.IO.mDNS as a Cake Tool

VL.IO.mDNS

Multicast DNS (mDNS) nodes for VL, based on net-mdns.

Features

Nodes to announce and browse for mDNS services (a.k.a Bonjour or zeroconf) on the network.

Installing

To use the nodes in VVVV gamma, install the available nuget from nuget.org.

    nuget install VL.IO.mDNS -pre

For information on how to use nugets with VL, see Managing Nugets in the VL documentation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0-alpha 47 3 months ago
0.1.1-alpha 42 3 months ago
0.1.0-alpha 80 5 months ago