AutoTask.Psa.Api
1.1.7
dotnet add package AutoTask.Psa.Api --version 1.1.7
NuGet\Install-Package AutoTask.Psa.Api -Version 1.1.7
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="AutoTask.Psa.Api" Version="1.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoTask.Psa.Api" Version="1.1.7" />
<PackageReference Include="AutoTask.Psa.Api" />
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 AutoTask.Psa.Api --version 1.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoTask.Psa.Api, 1.1.7"
#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 AutoTask.Psa.Api@1.1.7
#: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=AutoTask.Psa.Api&version=1.1.7
#tool nuget:?package=AutoTask.Psa.Api&version=1.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.7)
- Newtonsoft.Json (>= 13.0.4)
- Refit (>= 10.1.6)
- System.ComponentModel.Annotations (>= 5.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 |
|---|---|---|
| 1.1.7 | 95 | 4/29/2026 |
| 1.1.5 | 144 | 4/16/2026 |
| 1.0.45 | 5,599 | 12/20/2024 |
| 1.0.40-beta-gc85ed508b0 | 20,729 | 1/12/2023 |
| 1.0.35-beta-gd862e7b8a9 | 316 | 10/14/2022 |
| 1.0.21-beta-gd587bc4a05 | 454 | 1/21/2022 |
| 1.0.20-beta-gadef0dc0f2 | 613 | 12/6/2021 |
| 1.0.19-beta-g8df6a579c3 | 648 | 12/6/2021 |
| 1.0.16-beta-g3a72b88cb6 | 345 | 12/6/2021 |
| 1.0.13-beta-g3ea5f387f4 | 392 | 10/22/2021 |
Added support for logging of response content when an exception occurs. To avoid potential
security concerns, this must be enabled through the client options LogExceptionContent property