InfluxData.Net
6.0.1
See the version list below for details.
dotnet add package InfluxData.Net --version 6.0.1
NuGet\Install-Package InfluxData.Net -Version 6.0.1
<PackageReference Include="InfluxData.Net" Version="6.0.1" />
paket add InfluxData.Net --version 6.0.1
#r "nuget: InfluxData.Net, 6.0.1"
// Install InfluxData.Net as a Cake Addin #addin nuget:?package=InfluxData.Net&version=6.0.1 // Install InfluxData.Net as a Cake Tool #tool nuget:?package=InfluxData.Net&version=6.0.1
InfluxData.Net is a fast, 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. |
-
- 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.
|
- batched interval writing maxPointsPerBatch option
- bugfix when fetching user list when no users exist.