P2PNet.Widescan 1.0.0.6-alpha

This is a prerelease version of P2PNet.Widescan.
dotnet add package P2PNet.Widescan --version 1.0.0.6-alpha
                    
NuGet\Install-Package P2PNet.Widescan -Version 1.0.0.6-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="P2PNet.Widescan" Version="1.0.0.6-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="P2PNet.Widescan" Version="1.0.0.6-alpha" />
                    
Directory.Packages.props
<PackageReference Include="P2PNet.Widescan" />
                    
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 P2PNet.Widescan --version 1.0.0.6-alpha
                    
#r "nuget: P2PNet.Widescan, 1.0.0.6-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=P2PNet.Widescan&version=1.0.0.6-alpha&prerelease
                    
Install P2PNet.Widescan as a Cake Addin
#tool nuget:?package=P2PNet.Widescan&version=1.0.0.6-alpha&prerelease
                    
Install P2PNet.Widescan as a Cake Tool

P2PNet

A .Net library toolkit for quickly building P2P network applications. P2PNet is fully AOT compatible and aims to be the most reliable, documented, and stable .Net P2P toolchain.

passing version License

About


P2PNet helps quickly build and facilitate peer-to-peer networking with an array of components for setting up your network. Initial peer discovery can be initiated in the LAN, and facilitated over a WAN utilizing various methods such as bootstrapping and IPv6 ICMP blasting. The PeerNetwork will be able to use a range of interoperable WAN and LAN discovery mechanisms to expand and grow the network, manage peer connections, and distribute data and information. Implementing the P2PNet library will make implementing peer-to-peer functionality in your application more seamless and integrated.

Bootstrap Server Container


Docker image for launching an instance of the bootstrap server:

Docker

See live example deployment:

Fly.io Badge

Documentation


Technical overview and API documentation available down below:

view - Documentation

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
1.0.0.6-alpha 95 15 days ago