Top 20 NuGet type Packages

TypeMapping package for h73 Elasticsearch framework
Library containing DynamicConfigurableTypeLoader class, which dynamically loads and instantiates types using information in Microsoft.Extensions.Configuration.IConfiguration object.
定义MediaFile值对象 封装Oss的扩展方案
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...
Provides extension methods for the older static methods on basic .NET types, allowing myString.IsNullOrEmpty(), for example
NList brings an enormous number of powerful, STL-like algorithms to the .NET platform for processing indexable collections. There is a handlebars.js-like text generator. It has a powerful IComparer builder. There is a DefaultDictionary class. There is a class to convert an object into a dictionary o...
Extensions methods to System namespace classes and some new types like: DayMonth, MonthYear, Range<T>, pt-br Wordfier, Holiday Calculators with Easter calculation and so on. Fork me on github!
The best auto mapper ever.
Wrappers and extensions to the .NET collections and LINQ.
Ever needed to cast one struct to another, or pull a struct out of a byte array without a lot of work or unsafe code? I have too, so I made PODcaster. It can cast between individual elements as well as to and from array sections.
Common Web Infrastructure extension helpers. See README on github.
A class for converting managed base types to byte arrays and vice versa
FluentTypeScanner is a .NET library used to scan for types using various scanning strategies expressed using a fluent-based declarative syntax.
Type provider to statically expose reflection information. E.g. verified at compile time and intellisense enabled Methods.System.Console.``WriteLine : string -> unit`` rather than verified at runtime typeof<System.Console>.GetMethod("WriteLine", [| typeof<string> |])
Generative type provider that simplifies using micro-ORMs (e.g. Dapper, etc.) by generating types mapped to tables.
A library of fluent utility extensions for System.Type
A type provider that generates type-safe handlers and builders for URLs.
A micro-framework for unit testing class and type declarations.
Provides a simple option type for C# allowing you to never return null and communicate to your consumers that something might or might not have a value.
Simple parser for binary sequences supporting Type-Length-Value and similar formats.