LogicMonitor.Cli 6.0.1

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

Creates a template LogicMonitor project for .NET Core 6.0.

To install (or update) the template, type:

dotnet new -i LogicMonitor.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 logicmonitor [--name Project.Namespace]

Then modify the appsettings.json file to include your LogicMonitor account, Access Id and Access Key.  After this, build and run with:

dotnet run

This should provide some basic information about your LogicMonitor 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.1 511 6/15/2023
7.0.0 617 11/17/2022
6.0.1 397 11/9/2021
6.0.0 337 11/9/2021
5.0.0 2,325 1/28/2021
3.1.0 648 2/27/2020
1.0.6 1,228 10/11/2018
1.0.5 799 10/11/2018
1.0.4 854 9/5/2018
1.0.3 1,036 6/25/2018
1.0.2 986 6/25/2018
1.0.1 841 6/23/2018
1.0.1-alpha1 853 6/23/2018

Moved to .Net Core 6.0
Improved best practices throughout
Fixed appsettings.json