TcpServerKit 1.4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TcpServerKit --version 1.4.5
NuGet\Install-Package TcpServerKit -Version 1.4.5
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="TcpServerKit" Version="1.4.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TcpServerKit" Version="1.4.5" />
<PackageReference Include="TcpServerKit" />
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 TcpServerKit --version 1.4.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TcpServerKit, 1.4.5"
#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=TcpServerKit&version=1.4.5
#tool nuget:?package=TcpServerKit&version=1.4.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
tcp game server kit unity
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- No dependencies.
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.7.2 | 433 | 1/6/2022 | |
1.7.1 | 385 | 11/7/2021 | |
1.7.0 | 447 | 9/17/2021 | |
1.6.3 | 447 | 6/2/2021 | |
1.6.2 | 444 | 4/30/2021 | |
1.6.1 | 396 | 4/28/2021 | |
1.6.0 | 437 | 4/24/2021 | |
1.5.5 | 463 | 3/8/2021 | |
1.5.3 | 629 | 1/18/2021 | |
1.5.2 | 834 | 1/16/2021 | |
1.5.1 | 614 | 1/14/2021 | |
1.5.0 | 522 | 12/18/2020 | |
1.4.9 | 441 | 12/14/2020 | |
1.4.8 | 465 | 12/8/2020 | |
1.4.6 | 561 | 12/8/2020 | |
1.4.5 | 641 | 12/8/2020 | |
1.4.4 | 528 | 12/8/2020 | |
1.4.3 | 541 | 12/8/2020 | |
1.4.2 | 462 | 12/8/2020 | |
1.4.1 | 497 | 12/2/2020 | |
1.4.0 | 471 | 11/22/2020 | |
1.3.5 | 672 | 11/8/2020 | |
1.3.4 | 780 | 11/7/2020 | |
1.3.0 | 629 | 11/3/2020 | |
1.2.0 | 628 | 11/2/2020 | |
1.1.0 | 692 | 11/1/2020 | |
1.0.0 | 662 | 11/1/2020 |
add more feature
get scores of all rounds
force game to end
now can check if client is online
fix bugs