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 | 74 | 11/3/2024 | |
19.2.0 | 73 | 11/2/2024 | |
19.1.0 | 96 | 10/7/2024 | |
18.0.0 | 104 | 9/10/2024 | |
17.1.0 | 84 | 9/8/2024 | |
17.0.0 | 98 | 9/4/2024 | |
16.0.0 | 109 | 8/12/2024 | |
15.6.0 | 71 | 7/27/2024 | |
15.5.0 | 100 | 7/21/2024 | |
15.4.0 | 106 | 7/6/2024 | |
15.3.0 | 119 | 4/21/2024 | |
15.2.0 | 108 | 2/23/2024 | |
15.1.0 | 112 | 2/3/2024 | |
15.0.1 | 156 | 12/26/2023 | |
15.0.0 | 6,515 | 12/24/2023 | |
14.2.0 | 178 | 11/17/2023 | |
14.1.0 | 142 | 11/7/2023 | |
14.0.0 | 137 | 11/5/2023 | |
13.0.0 | 147 | 10/21/2023 | |
12.1.2 | 162 | 8/24/2023 | |
12.1.1 | 138 | 8/23/2023 | |
12.1.0 | 129 | 8/22/2023 | |
12.0.0 | 177 | 7/14/2023 | |
11.4.3 | 169 | 5/30/2023 | |
11.4.2 | 185 | 4/29/2023 | |
11.4.1 | 187 | 4/26/2023 | |
11.4.0 | 185 | 4/25/2023 | |
11.3.0 | 204 | 4/3/2023 | |
11.2.1 | 3,689 | 2/15/2023 | |
11.2.0 | 318 | 1/22/2023 | |
11.0.0 | 393 | 10/3/2022 | |
10.7.1 | 418 | 9/20/2022 | |
10.7.0 | 415 | 8/24/2022 | |
10.6.0 | 433 | 8/12/2022 | |
10.5.0 | 412 | 7/18/2022 | |
10.4.1 | 506 | 10/12/2021 | |
10.4.0 | 395 | 10/8/2021 | |
10.3.0 | 335 | 9/27/2021 | |
10.2.0 | 403 | 8/29/2021 | |
10.1.0 | 337 | 8/12/2021 | |
10.0.0 | 411 | 2/21/2021 | |
9.2.0 | 424 | 1/22/2021 | |
9.1.2 | 476 | 1/12/2021 | |
9.1.1 | 410 | 1/1/2021 | |
9.1.0 | 433 | 12/30/2020 | |
9.0.0 | 394 | 12/29/2020 | |
8.4.0 | 651 | 11/7/2020 | |
8.3.2 | 456 | 9/7/2020 | |
8.3.1 | 452 | 8/29/2020 | |
8.3.0 | 484 | 8/25/2020 | |
8.2.0 | 517 | 8/10/2020 | |
8.1.0 | 468 | 7/30/2020 | |
8.0.0 | 584 | 7/10/2020 | |
7.3.0 | 531 | 7/9/2020 | |
7.2.0 | 541 | 6/9/2020 | |
7.1.1 | 485 | 6/1/2020 | |
7.1.0 | 577 | 5/28/2020 | |
7.0.1 | 520 | 5/25/2020 | |
7.0.0 | 528 | 5/24/2020 | |
6.3.0 | 539 | 5/18/2020 | |
6.2.0 | 487 | 5/16/2020 | |
6.1.0 | 614 | 5/13/2020 | |
6.0.0 | 514 | 5/8/2020 | |
4.0.3 | 582 | 3/30/2020 | |
4.0.2 | 836 | 10/13/2018 | |
4.0.1 | 731 | 10/2/2018 | |
4.0.0 | 776 | 9/28/2018 | |
4.0.0-preview9116 | 670 | 9/22/2018 | |
4.0.0-preview9115 | 594 | 9/21/2018 | |
4.0.0-preview9114 | 614 | 9/21/2018 | |
4.0.0-preview9113 | 580 | 9/21/2018 | |
4.0.0-preview9112 | 628 | 9/21/2018 | |
4.0.0-preview9111 | 630 | 9/19/2018 | |
4.0.0-preview9110 | 637 | 9/18/2018 | |
4.0.0-preview9109 | 608 | 9/16/2018 | |
4.0.0-preview9108 | 616 | 9/16/2018 | |
4.0.0-preview9107 | 629 | 9/15/2018 | |
4.0.0-preview9106 | 642 | 9/15/2018 | |
4.0.0-preview9105 | 645 | 9/14/2018 | |
4.0.0-preview9104 | 648 | 9/13/2018 | |
4.0.0-preview9103 | 644 | 9/10/2018 | |
4.0.0-preview9102 | 611 | 9/7/2018 | |
4.0.0-preview9101 | 658 | 9/6/2018 | |
4.0.0-preview9 | 635 | 8/29/2018 | |
4.0.0-preview8 | 625 | 8/28/2018 | |
4.0.0-preview7 | 659 | 8/27/2018 | |
4.0.0-preview6 | 601 | 8/27/2018 | |
4.0.0-preview5 | 634 | 8/27/2018 | |
4.0.0-preview4 | 646 | 8/25/2018 | |
4.0.0-preview3 | 650 | 8/21/2018 | |
4.0.0-preview2 | 662 | 8/20/2018 | |
4.0.0-preview11 | 623 | 8/31/2018 | |
4.0.0-preview10 | 611 | 8/29/2018 | |
4.0.0-preview1 | 686 | 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)