Mono.Nat 1.2.24

dotnet add package Mono.Nat --version 1.2.24
NuGet\Install-Package Mono.Nat -Version 1.2.24
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="Mono.Nat" Version="1.2.24" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mono.Nat --version 1.2.24
#r "nuget: Mono.Nat, 1.2.24"
#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.
// Install Mono.Nat as a Cake Addin
#addin nuget:?package=Mono.Nat&version=1.2.24

// Install Mono.Nat as a Cake Tool
#tool nuget:?package=Mono.Nat&version=1.2.24

NAT stack for Mono and .NET applications

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on Mono.Nat:

Repository Stars
jellyfin/jellyfin
The Free Software Media System
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
alanmcgovern/monotorrent
The official repository for MonoTorrent, a bittorrent library for .NET
IllusionMods/KKManager
Mod, plugin and card manager for games by Illusion that use BepInEx
Version Downloads Last updated
1.2.24 473 4/26/2015
1.2.23 118 3/23/2015
1.2.22 37 3/23/2015
1.2.21 9,573 7/22/2014
1.2.20 94 6/30/2014
1.2.19 58 6/30/2014
1.2.13 62 5/27/2014
1.2.12 50 5/27/2014
1.2.10 52 5/16/2014
1.2.7 55 4/30/2014
1.1.13 73 2/6/2014
1.1.12 49 2/3/2014
1.1.11 51 1/30/2014
1.1.10 50 1/23/2014
1.1.9 47 1/23/2014
1.1.8 47 1/23/2014
1.1.7 48 1/19/2014
1.1.6 48 12/30/2013
1.1.5 72 12/30/2013
1.1.4 51 12/22/2013
1.1.3 55 12/22/2013

Added useful improvements/fixes from Github user cwensley
Removed dependency on Type2Byte as It has been deprecated following confirmation that BitConvert actually does work with Mono.
Added Android target for nuget.
Fixed some breaking changes from a massive a cleanup
Added unicast support for discovery phase (supported by UPnP 1.1 compliant IGDs only)