Top 20 NuGet dynamic Packages

Powered by Castle Core, the AdapterInterceptor enables the generation of efficient dynamic proxies for proxying or adapting invocation contracts without requiring virtual methods on the target.
Dynamic reactive domain implementation.
please report any issues to the github repo
Fluent API for .NET reflection, using a dynamic proxy
UniWalker is a library that allows you to navigate files in XML/JSON/INI formats using abilities of dynamic variables. For more information see at https://github.com/eugenie32b/uniwalker
An fluid, dynamic way to work with data types like XML
Dynamic Data embedded database image field template and http handler.
This project allows you easily add dynamic properties to any existing instance without creating derived type in .NET (C# or VB.NET). This approach is similar as attached dependency properties in WPF. It can be used as attribute system for complex definition of data model behavior or just to create t...
A dynamic json library
Library for ducking objects at runtime against an interface using a proxy generated in a dynamic library. DynamicInteractionProviders are used by the proxy to interact with the underlying object, allowing for methods such as: -reflection -latebinding (COM) -dictionary (expando) Silverl...
Json serializer and deserializer for .net
Simple dynamic xml parsing
Model manipulation library. It provides utility functions for: (1) Converting objects of any type, dictionaries, data readers and anonymous to expando object; (2) Slicing objects by specifying either a list of properties to keep or to exclude; (3) Converting from any type to any type based on proper...
Dynamic mocking framework for .Net. Usage: https://github.com/amirrajan/Sleight/blob/master/Sleight.Tests/describe_Mock.cs
Windy.Json is super lightweight Json Dom library, which is powered by Dyanmic Object and Linq in C# 4.0.
Dynamically generates client proxies for internal WCF services where you can share contract assemblies.
Dynamic Linq Query Builder base on Expressions (core). Excellent PrepareQuery method with QueryParams
NConf is an advanced configuration system for .Net projects. It's written out of the need for more advanced configuration than what .Net provides. The key features it supports is multiple configuration sources, simple to use syntax, the ability to reload/update configuration at runtime, and the easy...
Easy-to-use and high performance dynamic sorting library supporting SQL-like syntax and complex/nested expressions, that uses System.Linq.Expression to dynamically build fast comparers.
This package gives you dynamic access to your AppSettings or some other arbitrary NameValueCollection.