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.
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.
// Install EdenNetwork as a Cake Addin #addin nuget:?package=EdenNetwork&version=3.0.10 // Install EdenNetwork as a Cake Tool #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. |
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 | 224 | 6/18/2023 |
3.0.9 | 160 | 6/17/2023 |
3.0.8 | 163 | 6/15/2023 |
3.0.7 | 167 | 6/15/2023 |
3.0.6 | 194 | 6/9/2023 |
3.0.5 | 187 | 6/9/2023 |
3.0.4 | 180 | 6/9/2023 |
3.0.2 | 151 | 6/4/2023 |
3.0.1 | 161 | 5/29/2023 |
3.0.0 | 176 | 5/27/2023 |
2.0.5 | 220 | 4/17/2023 |
2.0.4 | 195 | 4/17/2023 |
2.0.3 | 192 | 4/16/2023 |
2.0.2 | 184 | 4/16/2023 |
2.0.1 | 209 | 4/16/2023 |
2.0.0 | 204 | 4/12/2023 |
1.4.13 | 221 | 4/7/2023 |
1.4.12 | 220 | 4/7/2023 |
1.4.11 | 209 | 4/7/2023 |
1.4.10 | 207 | 4/6/2023 |
1.4.9 | 214 | 4/1/2023 |
1.4.8 | 214 | 3/31/2023 |
1.4.7 | 232 | 3/31/2023 |
1.4.6 | 217 | 3/31/2023 |
1.4.5 | 227 | 3/31/2023 |
1.4.4 | 243 | 3/23/2023 |
1.4.3 | 256 | 3/17/2023 |
1.4.2 | 241 | 3/17/2023 |
1.4.1 | 243 | 3/17/2023 |
1.4.0 | 236 | 3/15/2023 |
1.3.8 | 274 | 3/12/2023 |
1.3.7 | 241 | 3/12/2023 |
1.3.6 | 237 | 3/12/2023 |
1.3.5 | 251 | 3/12/2023 |
1.3.4 | 246 | 3/8/2023 |
1.3.3 | 238 | 3/8/2023 |
1.3.2 | 274 | 3/2/2023 |
1.3.1 | 294 | 2/17/2023 |
1.3.0 | 264 | 2/17/2023 |
1.2.2 | 292 | 2/16/2023 |
1.2.1 | 263 | 2/14/2023 |
1.2.0 | 298 | 1/31/2023 |
1.1.5 | 311 | 1/19/2023 |
1.1.4 | 298 | 1/18/2023 |
1.1.3 | 310 | 1/18/2023 |
1.1.2 | 314 | 1/17/2023 |
1.1.1 | 298 | 1/16/2023 |
1.1.0 | 286 | 1/16/2023 |
1.0.21 | 282 | 1/16/2023 |
1.0.11 | 335 | 1/15/2023 |
1.0.2 | 319 | 1/16/2023 |
1.0.1 | 302 | 1/15/2023 |
1.0.0 | 321 | 9/2/2022 |
fix: eden attribute bugs