Cauca.ApiClient 3.2.2

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

Client for unsecure or secure APIs.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Cauca.ApiClient:

Package Downloads
Cauca.CommProvider.Client

Client for CommProvider

Cause.CustomerPortal.Client

Package Description

Cauca.SurviCarto.Client

SurviCarto Client

Cauca.ResponderAlert.Client

Client for Responder Alert

Cauca.SurviMobile.Client

Client for SURVI-Mobile

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.2 573 4/24/2025
3.2.1 186 4/23/2025
3.2.0 156 4/23/2025
3.1.6 1,430 4/8/2025
3.1.5 146 4/8/2025
3.1.4 143 4/8/2025
3.1.3 157 4/8/2025
3.1.2 153 4/8/2025
3.1.1-beta.2 119 4/8/2025
3.1.1-beta.1 123 4/7/2025
3.1.0 160 4/3/2025
3.0.0 2,005 11/19/2024
2.0.0 11,502 1/10/2024
1.8.0 352 11/30/2023
1.6.0 1,796 10/17/2023
1.6.0-beta1 160 10/17/2023
1.5.8 156 10/17/2023
1.5.7 171 10/16/2023
1.5.6 4,165 6/15/2023
1.5.6-beta02 145 6/14/2023
1.5.6-beta01 232 12/7/2022
1.5.5 45,151 2/24/2022
1.5.4 527 2/24/2022
1.5.3 536 2/23/2022
1.5.2 487 2/23/2022
1.5.1 492 2/22/2022
1.5.0 487 2/21/2022
1.4.0 5,891 11/30/2021
1.3.3 989 11/4/2021
1.3.2 3,161 10/21/2021
1.3.2-beta3 292 10/21/2021
1.3.2-beta2 282 10/21/2021
1.3.2-beta1 236 10/21/2021
1.3.1 1,093 9/28/2021
1.3.1-beta1 357 9/28/2021
1.3.0 818 9/7/2021
1.2.1 1,236 9/1/2021
1.2.0 389 9/1/2021
1.1.3 3,942 12/21/2020
1.1.2 2,434 2/17/2020
1.1.1 586 2/10/2020

Include response body in most exceptions.