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.
#:package BaseClients@2.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BaseClients&version=2.2.1
                    
Install as a Cake Addin
#tool nuget:?package=BaseClients&version=2.2.1
                    
Install 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 706 3/18/2022 2.2.1 is deprecated because it is no longer maintained.
2.2.0 651 2/8/2022 2.2.0 is deprecated because it is no longer maintained.
2.1.2 591 9/9/2021 2.1.2 is deprecated because it is no longer maintained.
2.1.1 750 10/1/2020 2.1.1 is deprecated because it is no longer maintained.
2.1.0 874 9/15/2020 2.1.0 is deprecated because it is no longer maintained.
2.0.0 648 9/7/2020 2.0.0 is deprecated because it is no longer maintained.
2.0.0-alpha07 491 8/24/2020 2.0.0-alpha07 is deprecated because it is no longer maintained.
2.0.0-alpha06 505 8/24/2020 2.0.0-alpha06 is deprecated because it is no longer maintained.
2.0.0-alpha05 504 8/24/2020 2.0.0-alpha05 is deprecated because it is no longer maintained.
2.0.0-alpha04 496 8/24/2020 2.0.0-alpha04 is deprecated because it is no longer maintained.
2.0.0-alpha03 553 8/13/2020 2.0.0-alpha03 is deprecated because it is no longer maintained.
2.0.0-alpha02 494 7/7/2020 2.0.0-alpha02 is deprecated because it is no longer maintained.
2.0.0-alpha01 504 7/7/2020 2.0.0-alpha01 is deprecated because it is no longer maintained.
2.0.0-alpha00 492 7/7/2020 2.0.0-alpha00 is deprecated because it is no longer maintained.
1.2.1 836 9/13/2019 1.2.1 is deprecated because it is no longer maintained.
1.2.0 750 9/12/2019 1.2.0 is deprecated because it is no longer maintained.
1.1.1 769 9/7/2019 1.1.1 is deprecated because it is no longer maintained.
1.1.0 770 8/21/2019 1.1.0 is deprecated because it is no longer maintained.
1.1.0-alpha00 636 8/4/2019 1.1.0-alpha00 is deprecated because it is no longer maintained.
1.0.0 2,397 8/17/2018 1.0.0 is deprecated because it is no longer maintained.

Requires minimum scheduler version of 7.x.x