NSimpleOLAP-Core 0.5.5

dotnet add package NSimpleOLAP-Core --version 0.5.5
NuGet\Install-Package NSimpleOLAP-Core -Version 0.5.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NSimpleOLAP-Core" Version="0.5.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NSimpleOLAP-Core --version 0.5.5
#r "nuget: NSimpleOLAP-Core, 0.5.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NSimpleOLAP-Core as a Cake Addin
#addin nuget:?package=NSimpleOLAP-Core&version=0.5.5

// Install NSimpleOLAP-Core as a Cake Tool
#tool nuget:?package=NSimpleOLAP-Core&version=0.5.5

The goal of this project is to build an embeddable .Net OLAP library that can be used within the context of console, desktop, or other types of applications.

One of the key motivations for this project is to educate more developers on the utility of aggregation engines beyond the field of Business Intelligence and Finance.

At the present moment this project is still in alpha stage and unstable, and only allows for some basic querying and modes of aggregation. Some of its implementations features are experimental, or are there to allow easy testing of different opportunities for optimization or feature enhancement. More on that later.

Supported platforms in this package:

  • .Net Core 3.1
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.5 379 5/17/2021
0.5.1 284 5/10/2021

Alpha version