NSimpleOLAP 0.5.5

dotnet add package NSimpleOLAP --version 0.5.5
NuGet\Install-Package NSimpleOLAP -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" Version="0.5.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NSimpleOLAP --version 0.5.5
#r "nuget: NSimpleOLAP, 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 as a Cake Addin
#addin nuget:?package=NSimpleOLAP&version=0.5.5

// Install NSimpleOLAP as a Cake Tool
#tool nuget:?package=NSimpleOLAP&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 Framework 4.7.2+
Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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 337 5/17/2021
0.5.1 275 5/10/2021

Alpha version