Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 590 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 590 Bytes

OLAP component for Analytics applications on ASP.NET Core MVC framework

Embeds into an ASP.NET Core MVC project to provide a rich-functional OLAP client for ad-hoc analysis of multidimensional data through a browser. Data is obtained using the .NET Core XMLA provider which communicate with an OLAP server via the SOAP protocol.

You can find an example of embedding the component in this demo project.

Approved OLAP servers

  • Microsoft Analysis Services (MD semantic model)
  • Mondrian

Requirements

  • .NET Core 2.2