Top 20 NuGet type Packages

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. The API library consists exclusively of the interfaces that represent the API of the library. This library contains no functional classes and ...
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 Protobuf-Net Google Protocol Buffers serializer for TypeSafe.Http.Net. To registe...
Constants for (almost) all MIME types and method to determine MIME type from a file name. Contains just over 1000 mime types. The Dictionary is generated from the jshttp/mime-db db.json file. Works similar to .NET's System.Web.MimeMapping.GetMimeMapping. It aggregates data from the following sourc...
MIME type handling utility for C#. Allows user to lookup mime type by filename, get file extensions for mime types. Includes all 600+ types and 800+ extensions defined by the Apache project.
This package contains a library for turning FsLab experiments written as script files into HTML and LaTeX reports. The easiest way to use the library is to use the 'FsLab Journal' Visual Studio template.
Object Extensions can be used to: (1) Create flattend structures (2) Compare or Combine two objects (3) Get or Set member values (4) Deep Clone (5) Save (text file,S3) object graph (6) Get metadata (7) Get type information (8) Create instance (9) Copy to another object (10) Snapshots Visit the pr...
FsLab is a single package that gives you all you need for doing data science with F#. FsLab includes explorative data manipulation library, type providers for easy data access, simple charting library, support for integration with R and numerical computing libraries. All available in a single packag...
Content Type (content-type) binding library for Bridge.NET projects.
[Deprecated - Please use the TXTextControl.ReportingCloud multi-target package] Microsoft .NET Core wrapper classes for Text Control ReportingCloud. A Web (REST) API platform to generate MS Word compatible reports in the cloud.
This package contains a library for turning FsLab experiments written as script files into HTML and LaTeX reports.
fluent strong type validation
Library of reflection related functionality and extension methods.
The library for detecting the type of file based on file header signature (magic number). Implementation for .NET Standard 2.0.
Package Description
This is an excercise of finding all the objects within an assembly that have a property of a type.
Portable library for easy to use F#-like Discriminated Unions in C#. Implicitly casts objects into OneOf instances, then use .Match extension to do pattern matching. Designed as a partial drop in replacement for OneOf.
Scripting Base Library
Simple StoredProcedure Binder in a type safe way. This generates class codes to call stored procedures.
A library of helper methods for your .Net project to get mime types and general file category based on the file extension