Skip to content

Commit 9fbc520

Browse files
authored
[TSI] Add nuget reference in readme (Azure#21480)
1 parent f87e810 commit 9fbc520

File tree

1 file changed

+7
-1
lines changed
  • sdk/timeseriesinsights/Azure.IoT.TimeSeriesInsights

1 file changed

+7
-1
lines changed

sdk/timeseriesinsights/Azure.IoT.TimeSeriesInsights/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,13 @@ For the best development experience, developers should use the official Microsof
1414

1515
### Install the package
1616

17-
No package has been published for this client library yet.
17+
Install the Azure Time Series Insights client library for .NET with NuGet:
18+
19+
```PowerShell
20+
Install-Package Azure.IoT.TimeSeriesInsights
21+
```
22+
23+
View the package details at [nuget.org][tsi_nuget].
1824

1925
### Prerequisites
2026

0 commit comments

Comments
 (0)