Microsoft.AnalysisServices.Tabular和.Net Core 2.2 [英] Microsoft.AnalysisServices.Tabular and .Net Core 2.2

查看:93
本文介绍了Microsoft.AnalysisServices.Tabular和.Net Core 2.2的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一组RESTful端点,目前正在使用Framework 4.6。我正在将这些转换为.Net Core 2.2,目前尚不清楚要使用的正确NuGet包。似乎没有相应的.Net Core包用于Microsoft.AnalysisServices.Tabular。
我尝试了许多不同的解决方案,但大多数都失败了错误,"无法加载类型"System.Security.Principal.WindowsImpersonationContext。" 

I have a set of RESTful endpoints that are currently employing Framework 4.6. I am converting these to .Net Core 2.2 and am unclear as to the correct NuGet packages to utilize. There does not seem to be a corresponding .Net Core package for Microsoft.AnalysisServices.Tabular. I have attempted a number of different solutions, but most fail with the error, "Could not load type 'System.Security.Principal.WindowsImpersonationContext." 

我错过了明显的解决方案吗?这些端点在SSAS表格数据库中处理或创建分区。

Am I missing an obvious solution? These endpoints either process or create partitions in a SSAS Tabular database.

提前感谢任何建议。

最好的问候,

Joe

推荐答案

遗憾的是,Microsoft尚未将Microsoft.AnalysisServices或Microsoft.AnalysisServices.AdomdClient库移植到.Net核心。我相信这是他们希望在某些时候做的事情,但据我所知,目前还没有
的时间表。因此,目前您需要使用完整框架来保留这些端点。
Unfortunately Microsoft has not yet ported the Microsoft.AnalysisServices or Microsoft.AnalysisServices.AdomdClient libraries to .Net core. I believe it is something they would like to do at some point, but as far as I am aware there are no timelines for this at the moment. So for the time being you will need to keep these endpoints using the full framework.


这篇关于Microsoft.AnalysisServices.Tabular和.Net Core 2.2的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆