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.  net10.0 was computed.  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.

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 3,183 4/24/2025
3.2.1 199 4/23/2025
3.2.0 169 4/23/2025
3.1.6 4,101 4/8/2025
3.1.5 158 4/8/2025
3.1.4 154 4/8/2025
3.1.3 170 4/8/2025
3.1.2 165 4/8/2025
3.1.1-beta.2 124 4/8/2025
3.1.1-beta.1 129 4/7/2025
3.1.0 173 4/3/2025
3.0.0 2,028 11/19/2024
2.0.0 11,538 1/10/2024
1.8.0 355 11/30/2023
1.6.0 1,801 10/17/2023
1.6.0-beta1 163 10/17/2023
1.5.8 160 10/17/2023
1.5.7 176 10/16/2023
1.5.6 4,174 6/15/2023
1.5.6-beta02 170 6/14/2023
1.5.6-beta01 238 12/7/2022
1.5.5 45,386 2/24/2022
1.5.4 541 2/24/2022
1.5.3 551 2/23/2022
1.5.2 501 2/23/2022
1.5.1 506 2/22/2022
1.5.0 501 2/21/2022
1.4.0 5,906 11/30/2021
1.3.3 1,004 11/4/2021
1.3.2 3,176 10/21/2021
1.3.2-beta3 305 10/21/2021
1.3.2-beta2 296 10/21/2021
1.3.2-beta1 249 10/21/2021
1.3.1 1,109 9/28/2021
1.3.1-beta1 370 9/28/2021
1.3.0 832 9/7/2021
1.2.1 1,250 9/1/2021
1.2.0 403 9/1/2021
1.1.3 3,961 12/21/2020
1.1.2 2,456 2/17/2020
1.1.1 610 2/10/2020

Include response body in most exceptions.