I am looking at ADOMD nuget package. It seems it does not support ASP.NET Core framework. How can I Get this nuget package for ASP.NET core. If not this package, do we have any other alternative to connect to cube ?
There are no official .NET Core-compatible ADOMD.NET yet:
You can try this unofficial port of "Microsoft.AnalysisServices.AdomdClient".
If your hosting environment is windows, you can create simple .NET Framework-based microservice that handles requests to SSAS from your main ASP.NET Core app.
--- update ---
One more alternative: XMLA client that is compatible with .NET Core 2
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With