Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
weknow-network
/
influxdb-client-csharp
Public
forked from
influxdata/influxdb-client-csharp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
4
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 27, 2020
feat: update swagger to latest version (#94)
bednar
authored
99181c8
Copy full SHA for 99181c8
Commits on May 15, 2020
chore(release): prepare for next development iteration 1.9.0
bednar
committed
cdee63f
Copy full SHA for cdee63f
chore(release): release version 1.8.0 [skip ci]
bednar
committed
fc06870
Copy full SHA for fc06870
Commits on May 12, 2020
feat: remove trailing slash from connection URL (#92)
bednar
authored
14f0dfd
Copy full SHA for 14f0dfd
Commits on May 11, 2020
Update CHANGELOG.md
bednar
authored
a6d2790
Copy full SHA for a6d2790
feat: Added support "inf" in Duration
rolincova
authored
65c891e
Copy full SHA for 65c891e
Commits on Apr 22, 2020
Merge pull request #86 from influxdata/feat/basic-authentication
Show description for 4e0d8b5
rolincova
authored
4e0d8b5
Copy full SHA for 4e0d8b5
feat: Authentication for Client.Legacy (#84)
rolincova
committed
5e40a7e
Copy full SHA for 5e40a7e
feat: Authentication for Client.Legacy (#84)
rolincova
committed
288f319
Copy full SHA for 288f319
Commits on Apr 21, 2020
feat: Authentication for Client.Legacy (#84)
rolincova
committed
91aa988
Copy full SHA for 91aa988
revert: Avoid a deadlock caused by SynchronizationContext
bednar
committed
aff3843
Copy full SHA for aff3843
Commits on Apr 20, 2020
fix: parsing error response for queries (#83)
bednar
authored
178277c
Copy full SHA for 178277c
fix: Avoid a deadlock caused by SynchronizationContext (#82)
bednar
authored
5433d79
Copy full SHA for 5433d79
fix: deploy preview should wait to dotnet-windows [skip CI]
bednar
committed
83e65a9
Copy full SHA for 83e65a9
fix: potentially hangs on of WriteApi.Dispose() (#81)
bednar
authored
7b27a10
Copy full SHA for 7b27a10
Commits on Apr 17, 2020
prepare for next development iteration 1.8.0
bednar
committed
be35f47
Copy full SHA for be35f47
release version 1.7.0 [skip ci]
bednar
committed
4747c09
Copy full SHA for 4747c09
Commits on Apr 16, 2020
docs: Clarify how to use a client with InfluxDB 1.8 (#77)
bednar
authored
0beb204
Copy full SHA for 0beb204
Commits on Apr 14, 2020
feat: update CsvHelper to [15.0.4,16.0) (#74)
bednar
authored
c5f00c1
Copy full SHA for c5f00c1
Update readme for InfluxDB 1.8 (#72)
kelseiv
authored
631e072
Copy full SHA for 631e072
Commits on Apr 6, 2020
fix(tests): fixed flaky test - use oldest run
bednar
committed
9062217
Copy full SHA for 9062217
feat: Optimized mapping of measurements into PointData (#70)
bednar
authored
7ce73b4
Copy full SHA for 7ce73b4
Commits on Apr 3, 2020
fix: write buffer uses correct flush interval and batch size under heavy load (#69)
bednar
authored
3317c8c
Copy full SHA for 3317c8c
Commits on Mar 30, 2020
fix(tests): already fixed
bednar
committed
125ce33
Copy full SHA for 125ce33
fix(tests): add labels authorization
bednar
committed
9c29d11
Copy full SHA for 9c29d11
Commits on Mar 13, 2020
prepare for next development iteration 1.7.0
bednar
committed
4f0b9e2
Copy full SHA for 4f0b9e2
release version 1.6.0 [skip ci]
bednar
committed
4c6d5b2
Copy full SHA for 4c6d5b2
fix: cannot find buckets after delete an organization (#66)
bednar
authored
cd39ba4
Copy full SHA for cd39ba4
Commits on Mar 9, 2020
feat: add possibility to authenticate requests (#65)
bednar
authored
f1d5729
Copy full SHA for f1d5729
Commits on Feb 28, 2020
fix: Correctly parse CSV where multiple results include multiple tables (#63)
bednar
authored
15384fe
Copy full SHA for 15384fe
Commits on Feb 27, 2020
chore: update PR template, remove useless platform parameter
bednar
committed
d0b69b5
Copy full SHA for d0b69b5
feat: add User-Agent request header (#62)
Show description for a29f9a7
bednar
authored
a29f9a7
Copy full SHA for a29f9a7
Commits on Feb 14, 2020
prepare for next development iteration 1.6.0
bednar
committed
b824b86
Copy full SHA for b824b86
release version 1.5.0
bednar
committed
72a3189
Copy full SHA for 72a3189
Commits on Feb 12, 2020
fix(tests): not working find authorizations https://github.com/influxdata/influxdb/issues/16833
bednar
committed
7e4d80a
Copy full SHA for 7e4d80a
Pagination
Previous
Next
You can’t perform that action at this time.