Top 20 NuGet type Packages

Library that makes the unique alias of types in .NET.
inQuiry is an F# type provider for inRiver PIM. The purpose is to provide a strongly typed alternative to the Remoting API that requires less coding, ease of use and security. This is done by generating types in compile time that will supply most of the boilerplate coding needed for the Remoting API...
Converter from/to any type to String. NLog inside to provide errors.
TypeSafe.Http.Net is a type safe REST/HTTP/Web framework that automagically allows you to make service calls to servers through simple annotated interfaces. This library contains a serialization implementation for the .NET Framework's XmlSerializer for TypeSafe.Http.Net. To register this serializer...
This library helps understand the Parent child hierarchy of a .Net 'Assembly' and .Net 'Type'. AnalyzeAssembly contain .Net 'Assembly' related features and AnalyzeType provide .Net 'Type' related features.
Type provider for getting environment variables.
Package Description
TypeSafe.Http.Net is a type safe REST/HTTP/Web framework that automagically allows you to make service calls to servers through simple annotated interfaces. This library is an implementation of the IRestServiceProxy which can be registered using RegisterRestSharpClient(...) on the builder. This wil...
Rrs.ObjectCompare Class Library
Extension methods for System.Type
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Heterogeneous collections for F#. Using heterogeneous collections, it's possible to act on arbitrary sum and product types in a generic way.
TeqCrate is a type-safe datatype-generic programming library for F#. It offers a type-safe and extensible way to inspect, decompose and create values for various kinds of common F# and .NET types.
Extended functionality for types including a Truncate(x) method for decimal and double
Integensoft utilities
SharpChecker is a CLI program that looks into .NET libraries (dll) and executables (exe) to check on information about specific types as the user has queried. SharpChecker will generate a JSON file that records everything it can about the specified type. Alternatively, the program can also list all ...
A simple abstraction that gives the same interface for different types
A lightweight parser combinator library for F#.
AutoMapper-based mappers, which can map between two and three types of objects.