{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:nuget/expressiondelegates.generation","name":"expressiondelegates.generation","description":"ExpressionDelegates is a tool which generates delegates to properties, fields, methods and constructors used in linq expression trees.\n\nThe 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.\n\nIf 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.","version":"1.0.0","softwareVersion":"1.0.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/SIDOVSKY/ExpressionDelegates","issueTracker":"https://github.com/SIDOVSKY/ExpressionDelegates/issues","url":"https://github.com/SIDOVSKY/ExpressionDelegates","keywords":["linq","expression","tree","delegate","source","code","generator","field","property","accessor","method","constructor"],"programmingLanguage":{"@type":"ComputerLanguage","name":"C#"},"dateCreated":"2020-11-12","dateModified":"2020-11-12","datePublished":"2020-11-12","copyrightYear":2020,"downloadUrl":"https://api.nuget.org/v3-flatcontainer/expressiondelegates.generation/1.0.0/expressiondelegates.generation.1.0.0.nupkg","applicationCategory":"nuget","runtimePlatform":"nuget","developmentStatus":"active","sameAs":["https://www.nuget.org/packages/expressiondelegates.generation/"],"https://www.w3.org/ns/activitystreams#likes":6,"https://forgefed.org/ns#forks":1}