EdenNetwork 3.0.10
dotnet add package EdenNetwork --version 3.0.10
NuGet\Install-Package EdenNetwork -Version 3.0.10
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="EdenNetwork" Version="3.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EdenNetwork" Version="3.0.10" />
<PackageReference Include="EdenNetwork" />
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 EdenNetwork --version 3.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EdenNetwork, 3.0.10"
#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 EdenNetwork@3.0.10
#: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=EdenNetwork&version=3.0.10
#tool nuget:?package=EdenNetwork&version=3.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple C# TCP/UDP socket server&client API for .NET & Unity
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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.
-
net6.0
- LiteNetLib (>= 1.1.0)
- protobuf-net (>= 3.2.26)
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 |
---|---|---|
3.0.10 | 277 | 6/18/2023 |
3.0.9 | 199 | 6/17/2023 |
3.0.8 | 202 | 6/15/2023 |
3.0.7 | 208 | 6/15/2023 |
3.0.6 | 238 | 6/9/2023 |
3.0.5 | 239 | 6/9/2023 |
3.0.4 | 220 | 6/9/2023 |
3.0.2 | 191 | 6/4/2023 |
3.0.1 | 210 | 5/29/2023 |
3.0.0 | 216 | 5/27/2023 |
2.0.5 | 279 | 4/17/2023 |
2.0.4 | 242 | 4/17/2023 |
2.0.3 | 235 | 4/16/2023 |
2.0.2 | 229 | 4/16/2023 |
2.0.1 | 250 | 4/16/2023 |
2.0.0 | 252 | 4/12/2023 |
1.4.13 | 263 | 4/7/2023 |
1.4.12 | 261 | 4/7/2023 |
1.4.11 | 252 | 4/7/2023 |
1.4.10 | 255 | 4/6/2023 |
1.4.9 | 259 | 4/1/2023 |
1.4.8 | 255 | 3/31/2023 |
1.4.7 | 275 | 3/31/2023 |
1.4.6 | 258 | 3/31/2023 |
1.4.5 | 272 | 3/31/2023 |
1.4.4 | 296 | 3/23/2023 |
1.4.3 | 300 | 3/17/2023 |
1.4.2 | 281 | 3/17/2023 |
1.4.1 | 285 | 3/17/2023 |
1.4.0 | 282 | 3/15/2023 |
1.3.8 | 317 | 3/12/2023 |
1.3.7 | 285 | 3/12/2023 |
1.3.6 | 278 | 3/12/2023 |
1.3.5 | 298 | 3/12/2023 |
1.3.4 | 289 | 3/8/2023 |
1.3.3 | 281 | 3/8/2023 |
1.3.2 | 315 | 3/2/2023 |
1.3.1 | 340 | 2/17/2023 |
1.3.0 | 315 | 2/17/2023 |
1.2.2 | 333 | 2/16/2023 |
1.2.1 | 309 | 2/14/2023 |
1.2.0 | 341 | 1/31/2023 |
1.1.5 | 364 | 1/19/2023 |
1.1.4 | 349 | 1/18/2023 |
1.1.3 | 354 | 1/18/2023 |
1.1.2 | 364 | 1/17/2023 |
1.1.1 | 345 | 1/16/2023 |
1.1.0 | 331 | 1/16/2023 |
1.0.21 | 334 | 1/16/2023 |
1.0.11 | 379 | 1/15/2023 |
1.0.2 | 366 | 1/16/2023 |
1.0.1 | 348 | 1/15/2023 |
1.0.0 | 368 | 9/2/2022 |
fix: eden attribute bugs