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 (2)
Showing the top 2 NuGet packages that depend on LogicMonitor.Api:
| Package | Downloads |
|---|---|
|
LogicMonitor.Datamart
LogicMonitor Datamart |
|
|
Serilog.Sinks.LogicMonitor
Serilog sink for LogicMonitor's LM Logs |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.236.2 | 187 | 3/29/2026 |
| 3.235.7 | 112 | 3/27/2026 |
| 3.235.6 | 228 | 3/9/2026 |
| 3.235.4 | 121 | 3/4/2026 |
| 3.235.1 | 95 | 3/2/2026 |
| 3.229.61 | 95 | 3/2/2026 |
| 3.229.53 | 112 | 2/26/2026 |
| 3.229.18 | 348 | 1/31/2026 |
| 3.229.16 | 242 | 1/23/2026 |
| 3.229.11 | 826 | 11/20/2025 |
| 3.229.10 | 385 | 11/12/2025 |
| 3.222.11 | 454 | 9/13/2025 |
| 3.222.10 | 594 | 9/12/2025 |
| 3.222.8 | 243 | 9/12/2025 |
| 3.222.7 | 380 | 8/12/2025 |
| 3.222.6 | 247 | 8/12/2025 |
| 3.222.5 | 354 | 7/5/2025 |
| 3.222.3 | 479 | 6/24/2025 |
| 3.222.1 | 494 | 5/21/2025 |
| 1.6.3 | 1,887 | 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.