Info
| Version: | 1.0.0 |
| Author(s): | Ihar Yakimush |
| Last Update: | Tuesday, November 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/IharYakimush/Specification |
| NuGet Url: | https://www.nuget.org/packages/Specification.Expressions |
Install
Install-Package Specification.Expressions
dotnet add package Specification.Expressions
paket add Specification.Expressions
Specification.Expressions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Main features supported:
- Serialize and deserizlize specification which is usefull for configuring filters
- Support references to avoid declaration of duplicate specifications
- Visitors for efficien work with specification expressions tree.