Meraki.Cli
1.0.0
See the version list below for details.
dotnet new install Meraki.Cli::1.0.0
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 | 759 | 6/15/2023 |
7.0.7 | 215 | 6/15/2023 |
7.0.6 | 214 | 6/15/2023 |
7.0.5 | 186 | 6/15/2023 |
7.0.4 | 219 | 6/15/2023 |
7.0.3 | 188 | 6/15/2023 |
7.0.2 | 162 | 6/15/2023 |
7.0.1 | 184 | 6/15/2023 |
1.0.8 | 2,496 | 6/14/2020 |
1.0.6 | 559 | 6/14/2020 |
1.0.5 | 568 | 6/14/2020 |
1.0.4 | 553 | 6/14/2020 |
1.0.2 | 596 | 3/13/2020 |
1.0.0 | 622 | 3/5/2020 |
Initial release