Top 20 NuGet Packages depending on Microsoft.CSharp
Total dependencies: 3493
Useful Classes yo use everywhere
The project aims to provide hundreds of fully-documented, tested, and useful extension methods to existing standard .NET classes. We have been coding with .NET for more than ten years, and we notice many standard classes (like array, list, dictionary, etc.) lack rich methods to facilitate their use ...
Fixed Length File Reader and Writer.
Contains a bunch of interfaces, abstract classes, etc... to easily deal with DDD infrastructure layer
A POSIX-like command line argument parser.
Utilities for things I'm writing.
package description
A library that provides the infrastructure needed to build powerful LINQ query providers for SQL databases.
A common library that contains interfaces,enums,helper methods used across other DotNetHelper Libraries
Proxy classes generated for E3.series 2015.1613
Pipedream is an IPC/RPC library that supports .NET Standard
For more info see https://github.com/Squalr/PipeDream
Version of LinqSpecs package for net standard 2.0
Collection of controls for WPF
A modern MQTT library for .NET
A simple library that can convert .NET types to TypeScript types. The output can be both a .ts file with classes as well as a .d.ts file with only the interface definitions.
Socrata Open Data API client library targeting .NET 4.5 and above.
A Dynamic object that lets you check for unassigned/non-existent properties by simply checking for null, without throwing or having to use Reflection.