Top 20 NuGet Packages depending on DelegateDecompiler

Total dependencies: 13

A library which is able to decompile a delegate or a method body to its lambda representation
A library which is able to decompile a delegate or a method body to its lambda representation
A library which is able to decompile a delegate or a method body to its lambda representation
Data transfer objects for TouchConvert version one APIs.
Data transfer objects for TouchConvert version two APIs.
Core module for makeITeasy.Appframework
Reduce your code churn when mapping between your entity and domain layers. Simply have your repositories and entities inherit from the provided classes and interfaces, define your AutoMapper config and you're done. Supports IoC injection of database context and AutoMapper configuration.
Knockout.js - is a popular JavaScript library that allows easy creation of feature-rich applications based on Model-View-View Model (MVVM) pattern: user interface can be bound to a separate existing data model. And any change of the model will result in dynamic refresh of the interface. Knockout MV...
Knockout helper for asp.net mvc
Provides methods for reflecting member information by using lambda expressions: * PropertyInfo from getters / setters expressions * MethodInfo from method call / delegate return expressions