BaseClients 2.2.1

Suggested Alternatives

SchedulingClients

Additional Details

No longer required with the latest versions.

dotnet add package BaseClients --version 2.2.1
                    
NuGet\Install-Package BaseClients -Version 2.2.1
                    
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="BaseClients" Version="2.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BaseClients" Version="2.2.1" />
                    
Directory.Packages.props
<PackageReference Include="BaseClients" />
                    
Project file
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 BaseClients --version 2.2.1
                    
#r "nuget: BaseClients, 2.2.1"
                    
#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=BaseClients&version=2.2.1
                    
Install BaseClients as a Cake Addin
#tool nuget:?package=BaseClients&version=2.2.1
                    
Install BaseClients as a Cake Tool

Common client components for Guidance Automation clients

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on BaseClients:

Package Downloads
GenericClients

Generic clients library for connecting to hosted services in Guidance Automation applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.1 641 3/18/2022 2.2.1 is deprecated because it is no longer maintained.
2.2.0 521 2/8/2022
2.1.2 462 9/9/2021
2.1.1 611 10/1/2020
2.1.0 696 9/15/2020
2.0.0 511 9/7/2020
2.0.0-alpha07 352 8/24/2020
2.0.0-alpha06 367 8/24/2020
2.0.0-alpha05 369 8/24/2020
2.0.0-alpha04 359 8/24/2020
2.0.0-alpha03 418 8/13/2020
2.0.0-alpha02 359 7/7/2020
2.0.0-alpha01 370 7/7/2020
2.0.0-alpha00 356 7/7/2020
1.2.1 694 9/13/2019
1.2.0 604 9/12/2019
1.1.1 626 9/7/2019
1.1.0 627 8/21/2019
1.1.0-alpha00 495 8/4/2019
1.0.0 2,242 8/17/2018

Requires minimum scheduler version of 7.x.x