Azure-Samples / Azure-Time-Series-Insights

Sample modules written in different languages that can be used as templates for applications needing to query Time Series Insights
MIT License
21 stars 31 forks source link

Why there is no corresponding NuGet package for TSI Gen2 DataPlaneClient? #21

Open valxv opened 4 years ago

valxv commented 4 years ago

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Why the NuGet package for TSI Gen2 DataPlaneClinet is not available in Microsoft NuGet library and we need to maintain this code by ourselves? Are there any plans to publish a NuGet package?

Expected/desired behavior

Microsoft.Azure.TimeSeriesInsights NuGet package published.

xtellurian commented 4 years ago

Absolutely I couldn't agree more.

I've got a makeshift version here, but its taking a bunch of my time to maintain

https://www.nuget.org/packages/AmphoraData.TSI.CSharp/