Cisco.Api 2.0.85

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cisco.Api --version 2.0.85
NuGet\Install-Package Cisco.Api -Version 2.0.85
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="Cisco.Api" Version="2.0.85" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cisco.Api --version 2.0.85
#r "nuget: Cisco.Api, 2.0.85"
#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.
// Install Cisco.Api as a Cake Addin
#addin nuget:?package=Cisco.Api&version=2.0.85

// Install Cisco.Api as a Cake Tool
#tool nuget:?package=Cisco.Api&version=2.0.85

Provides access to EOX, Product Information and Serial Number to Information APIs.  Requires client credentials.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.35 90 3/15/2024
3.0.34 71 3/15/2024
3.0.33 137 2/1/2024
3.0.31 82 1/27/2024
3.0.30 68 1/27/2024
3.0.29 79 1/22/2024
3.0.24 74 1/19/2024
3.0.22 85 1/16/2024
3.0.21 80 1/15/2024
3.0.20 93 1/12/2024
3.0.19 78 1/12/2024
3.0.17 76 1/11/2024
3.0.9 84 1/11/2024
3.0.7 135 9/29/2023
3.0.3 280 7/21/2023
3.0.1 175 7/13/2023
2.0.105 453 12/16/2022
2.0.101 448 5/31/2022
2.0.96 1,739 11/26/2021
2.0.95 250 11/23/2021
2.0.92 296 11/2/2021
2.0.87 320 10/1/2021
2.0.85 322 8/3/2021
2.0.84 326 6/16/2021
2.0.83 336 4/19/2021
2.0.82 348 4/18/2021
2.0.79 375 3/10/2021
2.0.77 387 3/5/2021
2.0.76 398 3/5/2021
2.0.75 317 3/5/2021
2.0.73 318 2/26/2021
2.0.72 343 2/2/2021
2.0.71 344 2/2/2021
2.0.67 331 1/28/2021
2.0.66 318 1/25/2021
2.0.64 361 1/21/2021
2.0.62 386 1/21/2021
2.0.61-g5eee5180ca 265 1/21/2021
2.0.49 453 8/26/2020
2.0.46 447 8/20/2020
2.0.45-beta 306 8/20/2020
2.0.44-beta 327 8/18/2020
2.0.43-beta 294 8/18/2020
2.0.42-beta 292 8/6/2020
2.0.41-beta 373 8/5/2020
2.0.38-beta 290 8/5/2020
2.0.37-beta 363 8/3/2020
2.0.36-beta 357 7/22/2020
2.0.34-beta 364 7/8/2020
2.0.32-beta 316 7/7/2020
2.0.27-beta 296 7/2/2020
2.0.26-beta 311 7/2/2020
2.0.23-beta 330 6/29/2020
2.0.22-beta 334 6/26/2020
2.0.20-beta 351 6/24/2020
2.0.14-beta 368 6/23/2020
2.0.3-beta 344 6/19/2020
1.0.14 905 6/10/2020
1.0.13 439 6/10/2020
1.0.12 417 6/10/2020
1.0.11 433 6/10/2020
1.0.7 475 5/16/2020
1.0.6 469 5/16/2020
1.0.1 1,504 2/23/2018
1.0.0 990 2/23/2018

ProductInfo.GetBySerialNumbersAsync() now includes ErrorResponse (e.g. if no matching serials found)