issues
search
influxdata
/
influxdb-client-csharp
InfluxDB 2.x C# Client
https://influxdata.github.io/influxdb-client-csharp/api/InfluxDB.Client.html
MIT License
360
stars
92
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): Bump System.Configuration.ConfigurationManager from 8.0.0 to 8.0.1
#676
dependabot[bot]
opened
3 weeks ago
0
chore(deps): Bump NodaTime from 3.1.12 to 3.2.0
#675
dependabot[bot]
opened
3 weeks ago
0
chore(deps): Bump Microsoft.Extensions.ObjectPool from 8.0.8 to 8.0.10
#674
dependabot[bot]
opened
3 weeks ago
0
chore(deps): Bump Radzen.Blazor from 5.2.5 to 5.5.2
#673
dependabot[bot]
opened
3 weeks ago
0
chore(deps): Bump WireMock.Net from 1.6.5 to 1.6.7
#672
dependabot[bot]
opened
3 weeks ago
0
chore: add tfm and tweak dependencies
#671
thompson-tomo
opened
3 weeks ago
0
chore(deps): Bump WireMock.Net from 1.6.1 to 1.6.5
#670
dependabot[bot]
closed
1 month ago
0
chore(deps): Bump Radzen.Blazor from 5.1.6 to 5.2.5
#669
dependabot[bot]
closed
1 month ago
0
chore(deps): Bump NodaTime from 3.1.11 to 3.1.12
#668
dependabot[bot]
closed
1 month ago
0
chore(deps): Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1
#667
dependabot[bot]
closed
1 month ago
0
Not throw exception
#666
maikaliu
closed
2 months ago
2
test: add test for server returning 201 Created for writes
#665
alespour
closed
2 months ago
0
chore(deps): Bump Radzen.Blazor from 5.0.6 to 5.1.6
#664
dependabot[bot]
closed
2 months ago
0
chore(deps): Bump WireMock.Net from 1.5.62 to 1.6.1
#663
dependabot[bot]
closed
2 months ago
0
chore(deps): Bump Microsoft.Extensions.ObjectPool from 8.0.7 to 8.0.8
#662
dependabot[bot]
closed
2 months ago
0
chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
#661
dependabot[bot]
closed
2 months ago
0
chore(deps): Bump NUnit from 3.14.0 to 4.2.2
#660
dependabot[bot]
closed
2 months ago
2
chore(deps): Bump RestSharp from 111.4.0 to 112.0.0 in /Client.Core
#659
dependabot[bot]
closed
2 months ago
2
feat: add response headers to HttpException
#658
karel-rehor
closed
2 months ago
0
chore(deps): Bump Radzen.Blazor from 4.33.1 to 5.0.6
#657
dependabot[bot]
closed
3 months ago
0
chore(deps): Bump Radzen.Blazor from 4.33.1 to 5.0.4
#656
dependabot[bot]
closed
3 months ago
2
chore(deps): Bump Microsoft.Extensions.ObjectPool from 8.0.6 to 8.0.7
#655
dependabot[bot]
closed
3 months ago
0
chore(deps): Bump WireMock.Net from 1.5.59 to 1.5.62
#654
dependabot[bot]
closed
3 months ago
0
chore(deps): Bump NUnit from 3.14.0 to 4.1.0
#653
dependabot[bot]
closed
3 months ago
2
chore(deps): Bump NUnit3TestAdapter from 4.5.0 to 4.6.0
#652
dependabot[bot]
closed
3 months ago
0
CSV export and import
#651
jwillmer
closed
3 months ago
3
chore(deps): upgrade RestSharp to `111.4.0`
#650
bednar
closed
4 months ago
0
fix: async queries also uses `HttpCompletionOption.ResponseHeadersRead`
#649
bednar
closed
4 months ago
0
add RestSharp nuget package
#648
atias007
closed
4 months ago
1
Client package has old RestSharp depended nuget and rest sharp make api changes that cause an error
#647
atias007
closed
4 months ago
4
chore(deps): Bump WireMock.Net from 1.5.56 to 1.5.59
#646
dependabot[bot]
closed
4 months ago
0
chore(deps): Bump Radzen.Blazor from 4.32.3 to 4.33.1
#645
dependabot[bot]
closed
4 months ago
0
chore(deps): Bump CsvHelper from 32.0.3 to 33.0.1
#644
dependabot[bot]
closed
4 months ago
0
Client SDK question
#643
suyashcjoshi
closed
5 months ago
2
I used System Informer to check the HTTPS commands sent by influxdb-client-csharp and found that the Token, which is sensitive information, was not promptly cleared from memory.
#642
Shirley-Ji-59
opened
5 months ago
1
chore(deps): Bump WireMock.Net from 1.5.51 to 1.5.56
#641
dependabot[bot]
closed
5 months ago
0
chore(deps): Bump RestSharp from 110.1.0 to 111.2.0
#640
dependabot[bot]
closed
5 months ago
2
chore(deps): Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
#639
dependabot[bot]
closed
5 months ago
0
chore(deps): Bump System.Reactive from 6.0.0 to 6.0.1
#638
dependabot[bot]
closed
5 months ago
1
chore(deps): Bump WireMock.Net from 1.5.51 to 1.5.55
#637
dependabot[bot]
closed
5 months ago
1
chore(deps): Bump Radzen.Blazor from 4.29.1 to 4.32.3
#636
dependabot[bot]
closed
5 months ago
1
chore(deps): Bump Microsoft.Extensions.ObjectPool from 8.0.3 to 8.0.6
#635
dependabot[bot]
closed
5 months ago
1
chore(deps): Bump CsvHelper from 31.0.2 to 32.0.3
#634
dependabot[bot]
closed
5 months ago
1
fix: package XML documentation
#633
alespour
closed
6 months ago
0
feat: specify http completion for async queries
#632
bednar
closed
6 months ago
0
#630 Add in net 5 and make dependency conditional
#631
thompson-tomo
closed
3 months ago
2
Reduce dependencies by adding TFM
#630
thompson-tomo
opened
7 months ago
0
chore(deps): Bump Microsoft.Extensions.ObjectPool from 8.0.2 to 8.0.3
#629
dependabot[bot]
closed
7 months ago
0
chore(deps): Bump WireMock.Net from 1.5.49 to 1.5.51
#628
dependabot[bot]
closed
7 months ago
0
chore(deps): Bump Radzen.Blazor from 4.25.12 to 4.29.1
#627
dependabot[bot]
closed
7 months ago
0
Next