Skip to content

Selconag/.NET_InfluxDB-Integration

Repository files navigation

.NET MVC InfluxDB Test Case

This is a repo to test .NET MVC Applications connection to Infllux Timeline Driven Database. In the website the documentation is for legacy code.

You can check the documentation from here: https://www.influxdata.com/blog/getting-started-with-c-and-influxdb/#heading1

Made with C# Made with InfluxDB#

Differences: After .NET 5.0 the Services.cs file is integrated into Program.cs file while some other methods and services too. If you encountered same problems or just want to know what changes made you can check this video link below:

https://www.youtube.com/watch?v=bSwqkKKV7iM

NOTE: Video does not belong to me therefore any misexplanations from video is not my responsibility.