Meraki.Cli NuGet Package

Creates a template Meraki project for .NET 7.0.

To install (or update) the template, type:

dotnet new install Meraki.Cli

Once installed, go to an empty folder and type:

dotnet new meraki [--name Project.Namespace] [--apiKey=YourApiKey]

If you do not specify the namespace with --name, the folder name is used instead.
If you do not specify an API key, modify the appsettings.json file.

After this, build
and run with:

dotnet run

This should provide some basic information about your Meraki account to demonstrate a
working project.

You should then inspect and modify the contents of Application.cs.




Got any Meraki.Cli Question?





Info

Version: 7.0.8
Author(s): David Bond
Last Update: Thursday, June 15, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/panoramicdata/Meraki.Cli
NuGet Url: https://www.nuget.org/packages/Meraki.Cli


Install
Install-Package Meraki.Cli
dotnet add package Meraki.Cli
paket add Meraki.Cli
Meraki.Cli Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

2

days-since-last-release

700