InfluxDB.Net
InfluxDB.Net copied to clipboard
doesnt work in wpf project
Hello: I established a wpf project and using nuget to import the dll (1.0.46)to the project.but I found that there is no response when I new a instance of InfluxDb,There is not any excption throwed out. Coud u help me solve this problem?
InfluxDB server is running correctly, And if I establish a consle project and run the same program , It works.
@Federau Do you have an example project available, or reproducible code so the problem can be replicated?