An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
1.0.0
over 5 years ago
Versions
1
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
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 20 days ago
Repository
Stars 6 on GitHub
Forks 1 on GitHub