Info
Version: | 1.0.0.2 |
Author(s): | JakeSays |
Last Update: | Sunday, August 24, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jakesays/Solenoid-Expressions |
NuGet Url: | https://www.nuget.org/packages/Solenoid.Expressions |
Install
Install-Package Solenoid.Expressions
dotnet add package Solenoid.Expressions
paket add Solenoid.Expressions
Solenoid.Expressions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The language supports setting and getting of property values, property assignment, method invocation, accessing the context of arrays, collections and indexers, logical and arithmetic operators and named variables. It also supports list projection and selection, as well as common list aggregators.
Solenoid.Expressions is based on the Spring.NET SpEL, and is licensed under the Apache License, Version 2.0.
Documentation is currently available from the source repository: https://github.com/jakesays/Solenoid-Expressions/blob/master/Docs/SolenoidExpressions.md.