Meraki.Cli 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install Meraki.Cli::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.

Creates a template Meraki project for .NET Core 3.1.

To install (or update) the template, type:

dotnet new -i Meraki.Cli

If you do not specify the namespace with --name, the folder name is used instead

Once installed, go to an empty folder and type:

dotnet new Meraki [--name Project.Namespace]

Then modify the appsettings.json file to include your Meraki API Key.  After this, build and run with:

dotnet run

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

This package has no dependencies.

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
7.0.8 572 6/15/2023
7.0.7 196 6/15/2023
7.0.6 183 6/15/2023
7.0.5 152 6/15/2023
7.0.4 187 6/15/2023
7.0.3 155 6/15/2023
7.0.2 129 6/15/2023
7.0.1 154 6/15/2023
1.0.8 2,461 6/14/2020
1.0.6 521 6/14/2020
1.0.5 533 6/14/2020
1.0.4 516 6/14/2020
1.0.2 561 3/13/2020
1.0.0 550 3/5/2020

Initial release