AutoTask.Psa.Api
1.1.5
dotnet add package AutoTask.Psa.Api --version 1.1.5
NuGet\Install-Package AutoTask.Psa.Api -Version 1.1.5
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.5" />
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.5" />
<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.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoTask.Psa.Api, 1.1.5"
#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.5
#: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.5
#tool nuget:?package=AutoTask.Psa.Api&version=1.1.5
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.6)
- 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.5 | 51 | 4/16/2026 |
| 1.0.45 | 5,336 | 12/20/2024 |
| 1.0.40-beta-gc85ed508b0 | 20,724 | 1/12/2023 |
| 1.0.35-beta-gd862e7b8a9 | 311 | 10/14/2022 |
| 1.0.21-beta-gd587bc4a05 | 448 | 1/21/2022 |
| 1.0.20-beta-gadef0dc0f2 | 608 | 12/6/2021 |
| 1.0.19-beta-g8df6a579c3 | 643 | 12/6/2021 |
| 1.0.16-beta-g3a72b88cb6 | 339 | 12/6/2021 |
| 1.0.13-beta-g3ea5f387f4 | 383 | 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