LogicMonitor.Cli
7.0.0
See the version list below for details.
dotnet new install LogicMonitor.Cli::7.0.0
Creates a template LogicMonitor project for .NET 7.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 |
|---|---|---|
| 8.0.1 | 601 | 5/20/2024 |
| 7.0.1 | 721 | 6/15/2023 |
| 7.0.0 | 816 | 11/17/2022 |
| 6.0.1 | 565 | 11/9/2021 |
| 6.0.0 | 499 | 11/9/2021 |
| 5.0.0 | 2,584 | 1/28/2021 |
| 3.1.0 | 914 | 2/27/2020 |
| 1.0.6 | 1,541 | 10/11/2018 |
| 1.0.5 | 1,093 | 10/11/2018 |
| 1.0.4 | 1,160 | 9/5/2018 |
| 1.0.3 | 1,735 | 6/25/2018 |
| 1.0.2 | 1,695 | 6/25/2018 |
| 1.0.1 | 1,339 | 6/23/2018 |
| 1.0.1-alpha1 | 1,548 | 6/23/2018 |
Improved best practices throughout