Cisco.DnaCenter.Api 1.3.108

dotnet add package Cisco.DnaCenter.Api --version 1.3.108
                    
NuGet\Install-Package Cisco.DnaCenter.Api -Version 1.3.108
                    
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.108" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cisco.DnaCenter.Api" Version="1.3.108" />
                    
Directory.Packages.props
<PackageReference Include="Cisco.DnaCenter.Api" />
                    
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 Cisco.DnaCenter.Api --version 1.3.108
                    
#r "nuget: Cisco.DnaCenter.Api, 1.3.108"
                    
#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.
#:package Cisco.DnaCenter.Api@1.3.108
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cisco.DnaCenter.Api&version=1.3.108
                    
Install as a Cake Addin
#tool nuget:?package=Cisco.DnaCenter.Api&version=1.3.108
                    
Install as a Cake Tool

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.  net9.0 was computed.  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

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.108 164 7/9/2025
1.3.107 576 1/7/2025
1.3.106 793 2/14/2024
1.3.86 760 11/30/2022
1.3.85 374 11/30/2022
1.3.84 388 11/22/2022
1.3.82 465 10/18/2022
1.3.75 582 11/9/2021
1.3.71 397 11/3/2021
1.3.70 412 10/31/2021
1.3.69 507 10/5/2021
1.3.68 415 10/5/2021
1.3.67 417 10/5/2021
1.3.66 726 11/25/2020
1.3.63 548 10/21/2020
1.3.62 589 9/2/2020
1.3.60 549 8/26/2020
1.3.57 676 6/26/2020
1.3.54 582 6/26/2020
1.3.53 570 6/26/2020
1.3.49 615 6/18/2020
1.3.46 596 6/18/2020
1.3.45 554 6/18/2020
1.3.43 576 6/18/2020
1.3.42 552 6/16/2020
1.3.41 540 6/12/2020
1.3.31 596 6/2/2020
1.3.30 553 5/27/2020
1.3.28 556 5/21/2020
1.3.27 565 5/20/2020
1.3.26 550 5/20/2020
1.3.25 581 5/18/2020
1.3.23 546 5/15/2020
1.3.9 548 5/12/2020
1.3.5 571 4/28/2020
1.3.1 558 4/18/2020

Add optional UserAgent property to DnaCenterClientOptions.