Nethermind.Libp2p 1.0.0-preview.51

This is a prerelease version of Nethermind.Libp2p.
dotnet add package Nethermind.Libp2p --version 1.0.0-preview.51
                    
NuGet\Install-Package Nethermind.Libp2p -Version 1.0.0-preview.51
                    
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="Nethermind.Libp2p" Version="1.0.0-preview.51" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nethermind.Libp2p" Version="1.0.0-preview.51" />
                    
Directory.Packages.props
<PackageReference Include="Nethermind.Libp2p" />
                    
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 Nethermind.Libp2p --version 1.0.0-preview.51
                    
#r "nuget: Nethermind.Libp2p, 1.0.0-preview.51"
                    
#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.
#:package Nethermind.Libp2p@1.0.0-preview.51
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nethermind.Libp2p&version=1.0.0-preview.51&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nethermind.Libp2p&version=1.0.0-preview.51&prerelease
                    
Install as a Cake Tool

The libp2p stack

The entry point API for libp2p

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Nethermind.Libp2p:

Package Downloads
GeniusLoci.Common

Common startup and discovery

STTech.BytesIO.P2P

这是一个基于 Libp2p 协议的 .NET P2P 字节流通信库,作为 STTech.BytesIO 的扩展库,提供了统一的编程模型。 支持 TCP/QUIC 传输、Noise/TLS 加密、DHT 节点发现、Relay 中继穿透等 P2P 网络特性。 通过 PeerClient 和 BootstrapServer 两个核心类,快速构建去中心化点对点通信应用。

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Nethermind.Libp2p:

Repository Stars
NethermindEth/nethermind
A robust, high-performance execution client for Ethereum node operators.
Version Downloads Last Updated
1.0.0-preview.51 2,509 11/11/2025
1.0.0-preview.50 147 11/7/2025
1.0.0-preview.49 193 11/6/2025
1.0.0-preview.48 184 11/6/2025
1.0.0-preview.45 906,358 5/13/2025
1.0.0-preview.44 1,126 5/9/2025
1.0.0-preview.43 143 5/9/2025
1.0.0-preview.37 180 2/18/2025
1.0.0-preview.36 45,599 2/10/2025
1.0.0-preview.35 193 2/10/2025
1.0.0-preview.34 50,121 10/24/2024
1.0.0-preview.33 11,482 9/11/2024
1.0.0-preview.32 208 9/9/2024
1.0.0-preview.30 157 9/6/2024
1.0.0-preview.29 279 10/3/2023
1.0.0-preview.28 698 9/7/2023
1.0.0-preview.6 2,725 6/25/2024
1.0.0-preview.5 290 6/21/2024
1.0.0-preview.4 170 2/29/2024
1.0.0-preview.3 287 10/18/2023
Loading failed