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 | 280 | 6/18/2023 |
3.0.9 | 201 | 6/17/2023 |
3.0.8 | 203 | 6/15/2023 |
3.0.7 | 211 | 6/15/2023 |
3.0.6 | 241 | 6/9/2023 |
3.0.5 | 241 | 6/9/2023 |
3.0.4 | 222 | 6/9/2023 |
3.0.2 | 194 | 6/4/2023 |
3.0.1 | 212 | 5/29/2023 |
3.0.0 | 217 | 5/27/2023 |
2.0.5 | 280 | 4/17/2023 |
2.0.4 | 243 | 4/17/2023 |
2.0.3 | 236 | 4/16/2023 |
2.0.2 | 231 | 4/16/2023 |
2.0.1 | 252 | 4/16/2023 |
2.0.0 | 254 | 4/12/2023 |
1.4.13 | 265 | 4/7/2023 |
1.4.12 | 262 | 4/7/2023 |
1.4.11 | 253 | 4/7/2023 |
1.4.10 | 256 | 4/6/2023 |
1.4.9 | 261 | 4/1/2023 |
1.4.8 | 256 | 3/31/2023 |
1.4.7 | 277 | 3/31/2023 |
1.4.6 | 260 | 3/31/2023 |
1.4.5 | 273 | 3/31/2023 |
1.4.4 | 297 | 3/23/2023 |
1.4.3 | 301 | 3/17/2023 |
1.4.2 | 282 | 3/17/2023 |
1.4.1 | 287 | 3/17/2023 |
1.4.0 | 285 | 3/15/2023 |
1.3.8 | 319 | 3/12/2023 |
1.3.7 | 286 | 3/12/2023 |
1.3.6 | 279 | 3/12/2023 |
1.3.5 | 299 | 3/12/2023 |
1.3.4 | 290 | 3/8/2023 |
1.3.3 | 283 | 3/8/2023 |
1.3.2 | 317 | 3/2/2023 |
1.3.1 | 342 | 2/17/2023 |
1.3.0 | 316 | 2/17/2023 |
1.2.2 | 335 | 2/16/2023 |
1.2.1 | 310 | 2/14/2023 |
1.2.0 | 344 | 1/31/2023 |
1.1.5 | 366 | 1/19/2023 |
1.1.4 | 351 | 1/18/2023 |
1.1.3 | 355 | 1/18/2023 |
1.1.2 | 365 | 1/17/2023 |
1.1.1 | 346 | 1/16/2023 |
1.1.0 | 332 | 1/16/2023 |
1.0.21 | 335 | 1/16/2023 |
1.0.11 | 380 | 1/15/2023 |
1.0.2 | 367 | 1/16/2023 |
1.0.1 | 349 | 1/15/2023 |
1.0.0 | 369 | 9/2/2022 |
fix: eden attribute bugs