Info
Version: | 11.0.0-beta010 |
Author(s): | ThinkGeo |
Last Update: | Tuesday, May 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThinkGeo |
NuGet Url: | https://www.nuget.org/packages/ThinkGeo.MapSuite.Styles.FleeBoolean |
Install
Install-Package ThinkGeo.MapSuite.Styles.FleeBoolean
dotnet add package ThinkGeo.MapSuite.Styles.FleeBoolean
paket add ThinkGeo.MapSuite.Styles.FleeBoolean
ThinkGeo.MapSuite.Styles.FleeBoolean Download (Unzip the "nupkg" after downloading)
Dependencies
- ThinkGeo.MapSuite(>= 11.0.0135)
- MapSuiteDependency-CilociFlee(>= 10.6.1)
Tags
Version 12 works with both .NET Framework and .NET Core, has much less dependencies and many other benifits over 10.0. FleeBoolean Style is included in the main package ThinkGeo.Core in Version 12.
ThinkGeo.MapSuite.Styles.FleeBoolean is a style extension is an extension to the Map Suite product line, see below for compatibility. This extension provides the ability to evaluate complex expressions to create styles.
FLEE is an acronym for Fast Lightweight Expression Evaluator.
It is an expression parser and evaluator for the .NET framework. It allows you to compute the value of string expressions such as sqrt(a^2 + b^2) at runtime.
** This is an extension for use in ThinkGeo's Map Suite product line, see below, as it cannot be used stand alone. **
Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_api
Supported Platforms: Windows, Linux, macOS
- Compatible Products -
Map Suite Desktop for WPF
Map Suite Desktop for WinForms
Map Suite Web for WebForms
Map Suite Web for MVC
Map Suite Web for WebAPI.