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

Showing the top 1 popular GitHub repositories that depend on NimblePros.ApiClient:

Repository Stars
DevBetterCom/DevBetterWeb
A simple web application for devBetter
Version Downloads Last updated
2.1.2 255 4/22/2025
2.1.1 159 4/22/2025
2.1.0 202 4/21/2025
2.0.1 156 4/18/2025
2.0.0 129 4/18/2025
1.0.15 134 4/18/2025
1.0.14 138 4/18/2025
1.0.13 239 9/18/2024
1.0.12 122 9/17/2024
1.0.11 574 5/30/2024
1.0.10 121 5/30/2024
1.0.9 120 5/30/2024
1.0.8 116 5/30/2024
1.0.7 124 5/29/2024
1.0.6 100 5/28/2024
1.0.5 108 5/28/2024
1.0.4 112 5/27/2024
1.0.3 218 3/7/2024
1.0.2 261 11/3/2023
1.0.1 115 11/2/2023
1.0.0 3,536 8/11/2023

Remove nuspec file; add exception details to ApiException