Top 20 NuGet dynamic Packages

.NET helper library that will make developers life easier. Everything that you cannot find in standard .NET framework can be found here.
A WPF control that dynamically renders its content from a XAML string.
This component is able to execute dynamic code, compiling code at runtime, and evaluating it in order to retreive the value computed defined into file / string containg dynamic code.
class library to dynamically convert IDataReader/IDataRecord into strongly-typed class suitable for serialization
A .NET library for dynamically creating proxies that fully support async/await
An object whose properties can be strongly-typed and dynamically added when created
Suspiciously pleasant XML construction API for C# 4, inspired by Ruby's Builder
The library contains set of helper methods that provide fast runtime access to object's properties and fields. This works up to 10x times faster than the classic reflection using GetField() / GetProperty() and then GetValue / SetValue(). There are also methods that generate .NET types during run ti...
Turn any object into an ExpandoObject with .ToExpando()!
SqlConnection Ado.net for all tables and storedprocedures dynamically in C# (Web and Windows) Source code : https://github.com/mosaeedesraa/Dynamic-Entity-Framework Video : https://www.youtube.com/watch?v=nC_8IFQowAg&feature=youtu.be
This package provides utilities for composing module-based client desktop applications.
VTEX library designed to extend custom ConfigurationSection and allow they to reload configuration through defined restore plugin
Aerospike plugin for C# DynamicSection project
The Fluent Builder Pattern without all the manual work.
Attach and use properties to objects at run-time which are automatically collected after the host object is collected.
Run C# code from a string in either trusted or untrusted modes.
https://devlib.codeplex.com/ dynamic feature for xml/json DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test r...
封装项目中常用的一些操作,如编码(Json、XML序列化)、加密(DES、RSA、MD5)等操作