NimblePros.ApiClient 2.1.2

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

NimblePros.ApiClient

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 (1)

Showing the top 1 NuGet packages that depend on NimblePros.ApiClient:

Package Downloads
NimblePros.Vimeo

Vimeo Package

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 259 4/22/2025
2.1.1 162 4/22/2025
2.1.0 205 4/21/2025
2.0.1 161 4/18/2025
2.0.0 132 4/18/2025
1.0.15 138 4/18/2025
1.0.14 141 4/18/2025
1.0.13 242 9/18/2024
1.0.12 125 9/17/2024
1.0.11 617 5/30/2024
1.0.10 124 5/30/2024
1.0.9 123 5/30/2024
1.0.8 119 5/30/2024
1.0.7 127 5/29/2024
1.0.6 104 5/28/2024
1.0.5 111 5/28/2024
1.0.4 115 5/27/2024
1.0.3 221 3/7/2024
1.0.2 264 11/3/2023
1.0.1 119 11/2/2023
1.0.0 3,579 8/11/2023

Remove nuspec file; add exception details to ApiException