
Adds NuGet package FastCube.Core which allows working with cubes in ASP.NET and console applications.
Features
- Added NuGet package FastCube.Core which allows working with cubes in ASP.NET and console applications.
- Added date split to half year.
- Added SliceGrid.StatusZone.FloatFormat and SliceGrid.StatusZone.IntegerFormat. Use them to change format of values in StatusBar.
- Added groupcreationby condition in code (Group.CreateGroupByRange) and in SliceGrid menu.
- Grouping and filtering through the axes context menu now handles selection.
- Added ZoneRestrictions.DontShowDropDown item.
- Added designer serialization for SliceGrid and CubeGrid zones.
Fixes
- Fixed error with cell detail.
- Fixed error with loading of empty cube.