Tgstation.Server.Client 12.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Tgstation.Server.Client --version 12.1.0                
NuGet\Install-Package Tgstation.Server.Client -Version 12.1.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="12.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tgstation.Server.Client --version 12.1.0                
#r "nuget: Tgstation.Server.Client, 12.1.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=12.1.0

// Install Tgstation.Server.Client as a Cake Tool
#tool nuget:?package=Tgstation.Server.Client&version=12.1.0                

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 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.

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
18.0.0 76 9/10/2024
17.1.0 56 9/8/2024
17.0.0 74 9/4/2024
16.0.0 93 8/12/2024
15.6.0 56 7/27/2024
15.5.0 85 7/21/2024
15.4.0 93 7/6/2024
15.3.0 106 4/21/2024
15.2.0 105 2/23/2024
15.1.0 100 2/3/2024
15.0.1 135 12/26/2023
15.0.0 4,779 12/24/2023
14.2.0 163 11/17/2023
14.1.0 129 11/7/2023
14.0.0 124 11/5/2023
13.0.0 131 10/21/2023
12.1.2 143 8/24/2023
12.1.1 125 8/23/2023
12.1.0 116 8/22/2023
12.0.0 164 7/14/2023
11.4.3 156 5/30/2023
11.4.2 170 4/29/2023
11.4.1 174 4/26/2023
11.4.0 172 4/25/2023
11.3.0 189 4/3/2023
11.2.1 3,657 2/15/2023
11.2.0 299 1/22/2023
11.0.0 379 10/3/2022
10.7.1 398 9/20/2022
10.7.0 399 8/24/2022
10.6.0 419 8/12/2022
10.5.0 396 7/18/2022
10.4.1 492 10/12/2021
10.4.0 381 10/8/2021
10.3.0 319 9/27/2021
10.2.0 389 8/29/2021
10.1.0 323 8/12/2021
10.0.0 395 2/21/2021
9.2.0 402 1/22/2021
9.1.2 456 1/12/2021
9.1.1 394 1/1/2021
9.1.0 418 12/30/2020
9.0.0 378 12/29/2020
8.4.0 618 11/7/2020
8.3.2 443 9/7/2020
8.3.1 436 8/29/2020
8.3.0 468 8/25/2020
8.2.0 503 8/10/2020
8.1.0 452 7/30/2020
8.0.0 569 7/10/2020
7.3.0 514 7/9/2020 7.3.0 is deprecated because it has critical bugs.
7.2.0 526 6/9/2020
7.1.1 468 6/1/2020
7.1.0 562 5/28/2020
7.0.1 505 5/25/2020
7.0.0 513 5/24/2020
6.3.0 524 5/18/2020
6.2.0 464 5/16/2020
6.1.0 592 5/13/2020
6.0.0 499 5/8/2020
4.0.3 568 3/30/2020
4.0.2 819 10/13/2018
4.0.1 716 10/2/2018
4.0.0 758 9/28/2018
4.0.0-preview9116 654 9/22/2018
4.0.0-preview9115 579 9/21/2018
4.0.0-preview9114 596 9/21/2018
4.0.0-preview9113 564 9/21/2018
4.0.0-preview9112 610 9/21/2018
4.0.0-preview9111 614 9/19/2018
4.0.0-preview9110 619 9/18/2018
4.0.0-preview9109 590 9/16/2018
4.0.0-preview9108 600 9/16/2018
4.0.0-preview9107 611 9/15/2018
4.0.0-preview9106 624 9/15/2018
4.0.0-preview9105 629 9/14/2018
4.0.0-preview9104 632 9/13/2018
4.0.0-preview9103 626 9/10/2018
4.0.0-preview9102 589 9/7/2018
4.0.0-preview9101 642 9/6/2018
4.0.0-preview9 613 8/29/2018
4.0.0-preview8 609 8/28/2018
4.0.0-preview7 641 8/27/2018
4.0.0-preview6 585 8/27/2018
4.0.0-preview5 618 8/27/2018
4.0.0-preview4 630 8/25/2018
4.0.0-preview3 634 8/21/2018
4.0.0-preview2 640 8/20/2018
4.0.0-preview11 605 8/31/2018
4.0.0-preview10 593 8/29/2018
4.0.0-preview1 664 8/14/2018