expressiondelegates.generation
ExpressionDelegates is a tool which generates delegates to properties, fields, methods and constructors used in linq expression trees. The purpose of this library is to compile the most common and simplest operations in expression trees during the build to avoid their slow compilation at runtime or invoсation overhead after interpretation. If your project doesn't have linq expressions to generate delegates from and you just want to use the generated delegates from other assemblies, please install `ExpressionDelegates.Base` NuGet package to avoid any code generation attempts.
Ecosystem
nuget.org
nuget.org
Latest Release
over 5 years ago
1.0.0
over 5 years ago
Versions
1
1
Loading...
Readme
Loading...
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:nuget/expressiondelegates.generation
spec |
| License | MIT |
| First Release | over 5 years ago |
| Last Synced | 19 days ago |
Repository
| Stars | 6 on GitHub |
| Forks | 1 on GitHub |