Top 20 NuGet Packages depending on Microsoft.CSharp

Total dependencies: 3493

JSON Schema reader, generator and validator for .NET
A supercharged .NET SDK for Azure CosmosDB with ORM support
This library implements Microsoft Bot Builder Expression evaluator for .NET
Dapper Extentsions for dotnet core
App Metrics Health abstractions and interfaces.
A C# Http Multipart/form-data parser that works correctly on binary data and very large files.
XML XSerializer's XML serialization handles properties and types that the System.Xml.Serialization.XmlSerializer does not handle, such as interfaces and dictionaries. It is meant to be a drop-in replacement for the BCL XmlSerializer - it uses the same attributes: [XmlElement], [XmlAttribute], etc. ...
A Lightweight Duck Casting Framework for dynamic C#
Multi-tenancy support for ASP.NET Core.
Style your C# console output!
MySQL provider for Entity Framework Core
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.
NHibernate Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of NHibernate. The product is architected with input coming from many top industry leaders within the NHibernate community. Alerts are presented in a concise code-...
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Dapper.Mapper is an extension to Dapper multi mapping which figures out the relationships between the returned objects and automatically assigns them. Instead of explicitly writing this: 'var employee = connection.Query<Employee, Department, Employee>(sql, (employee, department) => { employee.Depart...
C# expression interpreter/evaluator
Raven is a C# client for Sentry (getsentry.com and github.com/getsentry/sentry)
GraphQL for .NET
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
App Metrics core components. Contains metric types and default implementations for metric reporting, filtering and more.