https://github.com/oformaniuk/expressionshortcuts
Expression trees made easy
https://github.com/oformaniuk/expressionshortcuts
csharp expression-tree
Last synced: about 1 year ago
JSON representation
Expression trees made easy
- Host: GitHub
- URL: https://github.com/oformaniuk/expressionshortcuts
- Owner: oformaniuk
- License: mit
- Created: 2020-03-02T20:39:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-22T23:35:13.000Z (over 5 years ago)
- Last Synced: 2024-10-06T08:23:03.678Z (over 1 year ago)
- Topics: csharp, expression-tree
- Language: C#
- Size: 322 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/ExpressionShortcuts)
[](https://sonarcloud.io/dashboard?id=zjklee_ExpressionShortcuts) [](https://sonarcloud.io/dashboard?id=zjklee_ExpressionShortcuts) [](https://sonarcloud.io/dashboard?id=zjklee_ExpressionShortcuts)
# ExpressionShortcuts
## Install
```cmd
dotnet add package ExpressionShortcuts
```