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 575 2/14/2024
1.3.86 698 11/30/2022
1.3.85 317 11/30/2022
1.3.84 330 11/22/2022
1.3.82 403 10/18/2022
1.3.75 503 11/9/2021
1.3.71 319 11/3/2021
1.3.70 328 10/31/2021
1.3.69 430 10/5/2021
1.3.68 329 10/5/2021
1.3.67 337 10/5/2021
1.3.66 637 11/25/2020
1.3.63 463 10/21/2020
1.3.62 485 9/2/2020
1.3.60 461 8/26/2020
1.3.57 587 6/26/2020
1.3.54 490 6/26/2020
1.3.53 475 6/26/2020
1.3.49 528 6/18/2020
1.3.46 505 6/18/2020
1.3.45 463 6/18/2020
1.3.43 489 6/18/2020
1.3.42 471 6/16/2020
1.3.41 450 6/12/2020
1.3.31 500 6/2/2020
1.3.30 461 5/27/2020
1.3.28 461 5/21/2020
1.3.27 472 5/20/2020
1.3.26 462 5/20/2020
1.3.25 480 5/18/2020
1.3.23 455 5/15/2020
1.3.9 456 5/12/2020
1.3.5 472 4/28/2020
1.3.1 462 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