InfluxData.Net
4.2.2
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 InfluxData.Net --version 4.2.2
NuGet\Install-Package InfluxData.Net -Version 4.2.2
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="InfluxData.Net" Version="4.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InfluxData.Net --version 4.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: InfluxData.Net, 4.2.2"
#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.
// Install InfluxData.Net as a Cake Addin #addin nuget:?package=InfluxData.Net&version=4.2.2 // Install InfluxData.Net as a Cake Tool #tool nuget:?package=InfluxData.Net&version=4.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
InfluxData.Net is a portable .NET library to access the REST API of an InfluxDB database and Kapacitor processing tool.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 6.0.8)
NuGet packages (21)
Showing the top 5 NuGet packages that depend on InfluxData.Net:
Package | Downloads |
---|---|
PayTech.RestHost
Easy Rest Api Development Library |
|
Application.Extension.Infrastructure
基础类库(项目内基础用法大全) 版本更新: 1、删除拓展方法UseApplication 2、删除拓展方法AppSettingExtension 3、删除拓展方法AddApplication |
|
Stellravel
Package Description |
|
Serilog.Sinks.InfluxDB.Standard
InfluxDB sink for Serilog with .NET standard 2.0. |
|
Log4net.Appender.InfluxDBSyslog
Log4net appender that posts events to InfluxDB in Syslog format |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on InfluxData.Net:
Repository | Stars |
---|---|
CymaticLabs/InfluxDBStudio
InfluxDB Studio is a UI management tool for the InfluxDB time series database.
|
|
ElderJames/shriek-fx
An easy-to-use rapid development framework developed on the basis of.NET Core 2.0, following the constraints of domain Driven Design (DDD) specifications, combined with the CQRS architecture to provide the infrastructure for event-driven, event backtracking, responsiveness, and more. Let developers enjoy the true meaning of object-oriented design patterns brought by the aesthetic.
|
|
tihomir-kit/InfluxData.Net
InfluxData TICK stack .net library.
|
Implemented ConfigureAwait for async methods.