File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
sdk/onlineexperimentation/Azure.Analytics.OnlineExperimentation Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.0.0-beta.1 (Unreleased )
3+ ## 1.0.0-beta.1 (2025-06-10 )
44
55### Features Added
66
7- ### Breaking Changes
8-
9- ### Bugs Fixed
10-
11- ### Other Changes
7+ - Initial release of Azure Online Experimentation client library for .NET, supports service version ` 2025-05-31-preview ` .
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Azure Online Experimentation is a managed service that enables developers to cre
1111Install the Azure Online Experimentation client library for .NET with [ NuGet] ( https://www.nuget.org/ ) :
1212
1313``` dotnetcli
14- dotnet add package Azure.Analytics.OnlineExperimentation
14+ dotnet add package Azure.Analytics.OnlineExperimentation --prerelease
1515```
1616
1717### Prerequisites
You can’t perform that action at this time.
0 commit comments