Cisco.DnaCenter.Api 1.3.106

dotnet add package Cisco.DnaCenter.Api --version 1.3.106                
NuGet\Install-Package Cisco.DnaCenter.Api -Version 1.3.106                
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.DnaCenter.Api" Version="1.3.106" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cisco.DnaCenter.Api --version 1.3.106                
#r "nuget: Cisco.DnaCenter.Api, 1.3.106"                
#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.DnaCenter.Api as a Cake Addin
#addin nuget:?package=Cisco.DnaCenter.Api&version=1.3.106

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

An API for Cisco DNA Center

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
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
1.3.106 288 2/14/2024
1.3.86 680 11/30/2022
1.3.85 289 11/30/2022
1.3.84 303 11/22/2022
1.3.82 381 10/18/2022
1.3.75 481 11/9/2021
1.3.71 296 11/3/2021
1.3.70 307 10/31/2021
1.3.69 398 10/5/2021
1.3.68 305 10/5/2021
1.3.67 312 10/5/2021
1.3.66 613 11/25/2020
1.3.63 439 10/21/2020
1.3.62 461 9/2/2020
1.3.60 435 8/26/2020
1.3.57 564 6/26/2020
1.3.54 467 6/26/2020
1.3.53 452 6/26/2020
1.3.49 505 6/18/2020
1.3.46 472 6/18/2020
1.3.45 436 6/18/2020
1.3.43 462 6/18/2020
1.3.42 444 6/16/2020
1.3.41 423 6/12/2020
1.3.31 474 6/2/2020
1.3.30 433 5/27/2020
1.3.28 429 5/21/2020
1.3.27 446 5/20/2020
1.3.26 430 5/20/2020
1.3.25 457 5/18/2020
1.3.23 433 5/15/2020
1.3.9 432 5/12/2020
1.3.5 440 4/28/2020
1.3.1 437 4/18/2020

Renamed ISites endpoints for clarity. Implemented extension method GetAllSitesAsync() that returns all pages - use GetSites() for a variable length single page. Package updated to .Net 8