Skip to content

Commit

Permalink
Merge pull request #802 from Zhangqi910/patch-21
Browse files Browse the repository at this point in the history
Update the AS client lib msi's and nugets versions and ms.date metadata to the current date
  • Loading branch information
prmerger-automator[bot] authored May 8, 2024
2 parents b404341 + 7b0fa3f commit 65f0573
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/analysis-services/client-libraries.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Analysis Services client libraries | Microsoft Docs"
description: Download and learn how client libraries are necessary for client applications and tools to connect to Analysis Services.
ms.date: 04/10/2024
ms.date: 05/08/2024
ms.service: analysis-services
ms.custom:
ms.topic: conceptual
Expand All @@ -25,10 +25,10 @@ Client libraries are necessary for client applications and tools to connect to A

|Download | Version |
|---------|---------|
|[MSOLAP (amd64)](https://go.microsoft.com/fwlink/?linkid=829576) | 16.0.130.20 |
|[MSOLAP (x86)](https://go.microsoft.com/fwlink/?linkid=829575) | 16.0.130.20 |
|[AMO](https://go.microsoft.com/fwlink/?linkid=829578) | 19.79.0.0 |
|[ADOMD](https://go.microsoft.com/fwlink/?linkid=829577) | 19.79.0.0 |
|[MSOLAP (amd64)](https://go.microsoft.com/fwlink/?linkid=829576) | 16.0.134.22 |
|[MSOLAP (x86)](https://go.microsoft.com/fwlink/?linkid=829575) | 16.0.134.22 |
|[AMO](https://go.microsoft.com/fwlink/?linkid=829578) | 19.80.0.0 |
|[ADOMD](https://go.microsoft.com/fwlink/?linkid=829577) | 19.80.0.0 |

### NuGet packages

Expand All @@ -42,15 +42,15 @@ NuGet package assemblies AssemblyVersion follow semantic versioning: MAJOR.MINOR

|Package | Version |
|---------|---------|
|[AMO](https://www.nuget.org/packages/Microsoft.AnalysisServices.retail.amd64/) | 19.79.1 |
|[ADOMD](https://www.nuget.org/packages/Microsoft.AnalysisServices.AdomdClient.retail.amd64/) | 19.79.1 |
|[AMO](https://www.nuget.org/packages/Microsoft.AnalysisServices.retail.amd64/) | 19.80.0 |
|[ADOMD](https://www.nuget.org/packages/Microsoft.AnalysisServices.AdomdClient.retail.amd64/) | 19.80.0 |

#### AMO and ADOMD .Net Core

|Package | Version |
|---------|---------|
|[AMO .Net Core](https://www.nuget.org/packages/Microsoft.AnalysisServices.NetCore.retail.amd64) | 19.79.1 |
|[ADOMD .Net Core](https://www.nuget.org/packages/Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64) | 19.79.1 |
|[AMO .Net Core](https://www.nuget.org/packages/Microsoft.AnalysisServices.NetCore.retail.amd64) | 19.80.0 |
|[ADOMD .Net Core](https://www.nuget.org/packages/Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64) | 19.80.0 |

Beginning with AMO (AMO/TOM) and ADOMD .Net Core version 19.48.0.0, HTTP-based communications with cloud services like Power BI and Azure Analysis Services are significantly improved. It's recommended you update to the latest version to take advantage of these performance improvements.

Expand Down

0 comments on commit 65f0573

Please sign in to comment.