Cauca.ApiClient 3.2.2

There is a newer prerelease version of this package available.
See the version list below for details.
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.
#:package Cauca.ApiClient@3.2.2
                    
#: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=Cauca.ApiClient&version=3.2.2
                    
Install as a Cake Addin
#tool nuget:?package=Cauca.ApiClient&version=3.2.2
                    
Install 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.3.0-beta1 142 6/23/2025
3.2.2 3,697 4/24/2025
3.2.1 216 4/23/2025
3.2.0 182 4/23/2025
3.1.6 4,777 4/8/2025
3.1.5 171 4/8/2025
3.1.4 168 4/8/2025
3.1.3 184 4/8/2025
3.1.2 179 4/8/2025
3.1.1-beta.2 136 4/8/2025
3.1.1-beta.1 139 4/7/2025
3.1.0 185 4/3/2025
3.0.0 2,044 11/19/2024
2.0.0 11,570 1/10/2024
1.8.0 360 11/30/2023
1.6.0 1,813 10/17/2023
1.6.0-beta1 173 10/17/2023
1.5.8 174 10/17/2023
1.5.7 186 10/16/2023
1.5.6 4,188 6/15/2023
1.5.6-beta02 183 6/14/2023
1.5.6-beta01 255 12/7/2022
1.5.5 45,501 2/24/2022
1.5.4 559 2/24/2022
1.5.3 572 2/23/2022
1.5.2 519 2/23/2022
1.5.1 524 2/22/2022
1.5.0 521 2/21/2022
1.4.0 5,925 11/30/2021
1.3.3 1,027 11/4/2021
1.3.2 3,196 10/21/2021
1.3.2-beta3 323 10/21/2021
1.3.2-beta2 318 10/21/2021
1.3.2-beta1 271 10/21/2021
1.3.1 1,126 9/28/2021
1.3.1-beta1 388 9/28/2021
1.3.0 850 9/7/2021
1.2.1 1,271 9/1/2021
1.2.0 421 9/1/2021
1.1.3 3,979 12/21/2020
1.1.2 2,478 2/17/2020
1.1.1 631 2/10/2020

Include response body in most exceptions.