Open.NAT.Core
2.1.0.5
Open.NAT is a lightweight and easy-to-use class library to allow port forwarding in NAT devices (Network Address Translator) that support Universal Plug and Play (UPNP) and/or Port Mapping Protocol (PMP). This package procides the latest build from Open.NAT that was not published by the developer.
Install-Package Open.NAT.Core -Version 2.1.0.5
dotnet add package Open.NAT.Core --version 2.1.0.5
<PackageReference Include="Open.NAT.Core" Version="2.1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Open.NAT.Core --version 2.1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Open.NAT.Core, 2.1.0.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Open.NAT.Core as a Cake Addin #addin nuget:?package=Open.NAT.Core&version=2.1.0.5 // Install Open.NAT.Core as a Cake Tool #tool nuget:?package=Open.NAT.Core&version=2.1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Please look at https://github.com/Aragas/Open.NAT.Core/blob/master/CHANGELOG.md
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Open.NAT.Core:
Package | Downloads |
---|---|
NBlockchain
NBlockchain is a toolkit for developers to build their own blockchain applications.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Open.NAT.Core:
Repository | Stars |
---|---|
OpenSAGE/OpenSAGE
OpenSAGE is a free, open source re-implementation of SAGE, the 3D real time strategy (RTS) engine used in Command & Conquer: Generals and other RTS titles from EA Pacific. Written in C#. Not affiliated with EA.
|
|
LunaMultiplayer/LunaMultiplayer
Multiplayer mod for Kerbal Space Program (KSP)
|