Tgstation.Server.Client
19.3.0
dotnet add package Tgstation.Server.Client --version 19.3.0
NuGet\Install-Package Tgstation.Server.Client -Version 19.3.0
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="Tgstation.Server.Client" Version="19.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tgstation.Server.Client --version 19.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Tgstation.Server.Client, 19.3.0"
#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 Tgstation.Server.Client as a Cake Addin #addin nuget:?package=Tgstation.Server.Client&version=19.3.0 // Install Tgstation.Server.Client as a Cake Tool #tool nuget:?package=Tgstation.Server.Client&version=19.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
tgstation-server Client Library
This library is used for accessing tgstation-server instances via .NET code.
Examples
Connecting to a Server:
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api;
using Tgstation.Server.Client;
...
async ValueTask<IServerClient> CreateClientWithDefaultCredentials(CancellationToken cancellationToken)
{
return await clientFactory.CreateFromLogin(
url,
DefaultCredentials.AdminUserName,
DefaultCredentials.DefaultAdminUserPassword,
cancellationToken: cancellationToken);
}
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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.AspNetCore.SignalR.Client (>= 8.0.10)
- Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (>= 8.0.10)
- Tgstation.Server.Api (>= 16.3.0)
- Tgstation.Server.Common (>= 7.0.0)
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 | |
---|---|---|---|
19.3.0 | 66 | 11/3/2024 | |
19.2.0 | 70 | 11/2/2024 | |
19.1.0 | 91 | 10/7/2024 | |
18.0.0 | 103 | 9/10/2024 | |
17.1.0 | 83 | 9/8/2024 | |
17.0.0 | 96 | 9/4/2024 | |
16.0.0 | 107 | 8/12/2024 | |
15.6.0 | 69 | 7/27/2024 | |
15.5.0 | 98 | 7/21/2024 | |
15.4.0 | 104 | 7/6/2024 | |
15.3.0 | 117 | 4/21/2024 | |
15.2.0 | 107 | 2/23/2024 | |
15.1.0 | 111 | 2/3/2024 | |
15.0.1 | 155 | 12/26/2023 | |
15.0.0 | 6,157 | 12/24/2023 | |
14.2.0 | 177 | 11/17/2023 | |
14.1.0 | 141 | 11/7/2023 | |
14.0.0 | 136 | 11/5/2023 | |
13.0.0 | 146 | 10/21/2023 | |
12.1.2 | 161 | 8/24/2023 | |
12.1.1 | 137 | 8/23/2023 | |
12.1.0 | 128 | 8/22/2023 | |
12.0.0 | 176 | 7/14/2023 | |
11.4.3 | 168 | 5/30/2023 | |
11.4.2 | 184 | 4/29/2023 | |
11.4.1 | 186 | 4/26/2023 | |
11.4.0 | 184 | 4/25/2023 | |
11.3.0 | 203 | 4/3/2023 | |
11.2.1 | 3,685 | 2/15/2023 | |
11.2.0 | 317 | 1/22/2023 | |
11.0.0 | 392 | 10/3/2022 | |
10.7.1 | 417 | 9/20/2022 | |
10.7.0 | 412 | 8/24/2022 | |
10.6.0 | 432 | 8/12/2022 | |
10.5.0 | 409 | 7/18/2022 | |
10.4.1 | 505 | 10/12/2021 | |
10.4.0 | 394 | 10/8/2021 | |
10.3.0 | 334 | 9/27/2021 | |
10.2.0 | 402 | 8/29/2021 | |
10.1.0 | 336 | 8/12/2021 | |
10.0.0 | 408 | 2/21/2021 | |
9.2.0 | 423 | 1/22/2021 | |
9.1.2 | 475 | 1/12/2021 | |
9.1.1 | 409 | 1/1/2021 | |
9.1.0 | 432 | 12/30/2020 | |
9.0.0 | 393 | 12/29/2020 | |
8.4.0 | 644 | 11/7/2020 | |
8.3.2 | 455 | 9/7/2020 | |
8.3.1 | 451 | 8/29/2020 | |
8.3.0 | 483 | 8/25/2020 | |
8.2.0 | 516 | 8/10/2020 | |
8.1.0 | 465 | 7/30/2020 | |
8.0.0 | 583 | 7/10/2020 | |
7.3.0 | 530 | 7/9/2020 | |
7.2.0 | 540 | 6/9/2020 | |
7.1.1 | 482 | 6/1/2020 | |
7.1.0 | 576 | 5/28/2020 | |
7.0.1 | 519 | 5/25/2020 | |
7.0.0 | 527 | 5/24/2020 | |
6.3.0 | 538 | 5/18/2020 | |
6.2.0 | 486 | 5/16/2020 | |
6.1.0 | 611 | 5/13/2020 | |
6.0.0 | 513 | 5/8/2020 | |
4.0.3 | 581 | 3/30/2020 | |
4.0.2 | 834 | 10/13/2018 | |
4.0.1 | 729 | 10/2/2018 | |
4.0.0 | 774 | 9/28/2018 | |
4.0.0-preview9116 | 668 | 9/22/2018 | |
4.0.0-preview9115 | 592 | 9/21/2018 | |
4.0.0-preview9114 | 612 | 9/21/2018 | |
4.0.0-preview9113 | 578 | 9/21/2018 | |
4.0.0-preview9112 | 626 | 9/21/2018 | |
4.0.0-preview9111 | 628 | 9/19/2018 | |
4.0.0-preview9110 | 633 | 9/18/2018 | |
4.0.0-preview9109 | 606 | 9/16/2018 | |
4.0.0-preview9108 | 614 | 9/16/2018 | |
4.0.0-preview9107 | 627 | 9/15/2018 | |
4.0.0-preview9106 | 640 | 9/15/2018 | |
4.0.0-preview9105 | 643 | 9/14/2018 | |
4.0.0-preview9104 | 646 | 9/13/2018 | |
4.0.0-preview9103 | 642 | 9/10/2018 | |
4.0.0-preview9102 | 609 | 9/7/2018 | |
4.0.0-preview9101 | 656 | 9/6/2018 | |
4.0.0-preview9 | 633 | 8/29/2018 | |
4.0.0-preview8 | 623 | 8/28/2018 | |
4.0.0-preview7 | 655 | 8/27/2018 | |
4.0.0-preview6 | 599 | 8/27/2018 | |
4.0.0-preview5 | 632 | 8/27/2018 | |
4.0.0-preview4 | 644 | 8/25/2018 | |
4.0.0-preview3 | 648 | 8/21/2018 | |
4.0.0-preview2 | 660 | 8/20/2018 | |
4.0.0-preview11 | 621 | 8/31/2018 | |
4.0.0-preview10 | 609 | 8/29/2018 | |
4.0.0-preview1 | 684 | 8/14/2018 |
Full changelog can be found here: https://raw.githubusercontent.com/tgstation/tgstation-server/gh-pages/changelog.yml.
- Updated to API library version 16.2.0. (#1997 @Cyberboss)
- Update API Library to v16.3.0 (#1998 @Cyberboss)