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 | 453 | 5/20/2024 |
7.0.1 | 552 | 6/15/2023 |
7.0.0 | 647 | 11/17/2022 |
6.0.1 | 425 | 11/9/2021 |
6.0.0 | 363 | 11/9/2021 |
5.0.0 | 2,356 | 1/28/2021 |
3.1.0 | 676 | 2/27/2020 |
1.0.6 | 1,258 | 10/11/2018 |
1.0.5 | 829 | 10/11/2018 |
1.0.4 | 887 | 9/5/2018 |
1.0.3 | 1,066 | 6/25/2018 |
1.0.2 | 1,012 | 6/25/2018 |
1.0.1 | 868 | 6/23/2018 |
1.0.1-alpha1 | 876 | 6/23/2018 |
Improved best practices throughout