LogicMonitor.Api
1.6.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LogicMonitor.Api --version 1.6.3
NuGet\Install-Package LogicMonitor.Api -Version 1.6.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LogicMonitor.Api" Version="1.6.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LogicMonitor.Api" Version="1.6.3" />
<PackageReference Include="LogicMonitor.Api" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LogicMonitor.Api --version 1.6.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LogicMonitor.Api, 1.6.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package LogicMonitor.Api@1.6.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LogicMonitor.Api&version=1.6.3
#tool nuget:?package=LogicMonitor.Api&version=1.6.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET API for LogicMonitor
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6
- JetBrains.Annotations (>= 10.4.0)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 10.0.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on LogicMonitor.Api:
| Package | Downloads |
|---|---|
|
LogicMonitor.Datamart
LogicMonitor Datamart |
|
|
Serilog.Sinks.LogicMonitor
Serilog sink for LogicMonitor's LM Logs |
|
|
LogicMonitor.PowerShell
A PowerShell module wrapper for the LogicMonitor.Api .NET library |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.240.33 | 42 | 7/25/2026 |
| 3.240.32 | 37 | 7/25/2026 |
| 3.240.31 | 57 | 7/23/2026 |
| 3.240.30 | 56 | 7/23/2026 |
| 3.240.29 | 44 | 7/23/2026 |
| 3.240.27 | 48 | 7/23/2026 |
| 3.240.24 | 102 | 7/22/2026 |
| 3.240.20 | 149 | 7/6/2026 |
| 3.240.19 | 112 | 7/5/2026 |
| 3.240.14 | 123 | 7/3/2026 |
| 3.240.10 | 183 | 7/1/2026 |
| 3.240.9 | 179 | 6/27/2026 |
| 3.240.7 | 381 | 6/18/2026 |
| 3.240.1 | 127 | 6/16/2026 |
| 3.237.11 | 334 | 5/27/2026 |
| 3.237.9 | 141 | 5/20/2026 |
| 3.237.7 | 261 | 5/11/2026 |
| 3.237.6 | 166 | 5/8/2026 |
| 3.237.5 | 145 | 5/7/2026 |
| 1.6.3 | 1,906 | 7/2/2017 |
Loading failed
Version 1.6.3
Uses the REST LogicMonitor API.
Version 1.6 of the API introduces a number of breaking changes over v1.5:
- The "ConfigSources" and "DataSources" namespaces have now been combined into one "LogicModules" namespace.
- The Backup objects reflect this change.