Top 20 NuGet dynamic Packages

Enhanced identity management built on ASP.NET Core Identity.
API middleware and tooling in ASP.NET Core.
超级转换器拓展-动态类型(dynamic)支持
xUnit tests for netfx-System.Dynamic.Reflection.
Dynamic Time Warping (DTW) algorithm visualization
A tiny aggregator for self-registering HttpModules.
Formo.Cloud works like Formo, but for applications using Azure Configuration.
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
A dynamic Sql query library that supports plain text queries in Linq-to-Objects scenarios. Sql syntax is the the majority of ANSI Sql 89 SELECT syntax.
Immutable dynamic SQL generation library
TransactSql provider for Enexure.Sql.Dynamic
Simple & performant model mapping
An implementation of the Chain of Responsibility Pattern with a dynamic Command Object . Without all the fancy terms it takes in a dynamic configuration object and pipes it through a series of processors. These processors can read/write to the configuration object but are intended to process the co...
A small library for efficient and easy HTML parsing using C#'s dynamic feature. Provides extension methods for HtmlAgilityPack's HtmlNode class. Example: How to get the URLs of all images that are within a div with class "container": var urls = document.AsDynamic().body.div("class"...
LLBLGen Pro is a leading ORM framework and entity modelling solution for .NET. This package contains the Dynamic Query Engine for Sybase iAnywhere. This package has an indirect dependency on Sybase's iAnywhere ADO.NET provider, and it has to be present on the system at runtime. It's not necessary...
LLBLGen Pro is a leading ORM framework and entity modelling solution for .NET. This package contains the Dynamic Query Engine for Sybase Adaptive Server Enterprise. This package has an indirect dependency on Sybase's Adaptive Server Enterprise ADO.NET provider, and it has to be present on the sys...
Hapil is a dynamic MSIL generation library, which serves a back-end for the following design techniques: - CoI - Convention-over-Implementation - Aspect-Oriented Programming, through decoration - [planned] Subject-Oriented Programming, via mix-ins - [planned] ...
This package contains the last REST client you will ever need. As well as a world class REST client you also gain access to DynamicApis own REST toolkit used to build the platform.
Utilities for dealing with ExpandoObject.