LogicMonitor.Cli 7.0.1

dotnet new install LogicMonitor.Cli::7.0.1
This package contains a .NET Template Package you can call from the shell/command line.

Creates a template LogicMonitor project for .NET 7.0.

To install (or update) the template, type:

dotnet new install 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 364 6/15/2023
7.0.0 585 11/17/2022
6.0.1 353 11/9/2021
6.0.0 312 11/9/2021
5.0.0 2,289 1/28/2021
3.1.0 585 2/27/2020
1.0.6 1,183 10/11/2018
1.0.5 769 10/11/2018
1.0.4 812 9/5/2018
1.0.3 992 6/25/2018
1.0.2 943 6/25/2018
1.0.1 805 6/23/2018
1.0.1-alpha1 820 6/23/2018

Improved best practices throughout