Top 20 NuGet Packages depending on Microsoft.CSharp

Total dependencies: 3493

This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
A .NET client for neo4j: an open source, transactional graph database. It's pretty awesome.
Rebus is a lean service bus for .NET
An Excel to object mapper. Maps POCOs to and from Excel. Configuration via convention, attributes, or fluent methods.
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
This package provides 70+ Syncfusion Blazor native components to work with Blazor client-side (Blazor WebAssembly) and server-side projects seamlessly.
J2N is a library that helps bridge the gap between .NET and Java. It provides components to assist with porting Java code to .NET, such as collections, adapters, and extensions. It contains some features from Java that also make it generally useful in any .NET application.
Radzen Blazor is a set of 70+ free native Blazor UI controls packed with DataGrid, Scheduler, Charts and robust theming including Material design and Fluent UI.
Implementation of the Scientist library from GitHub
DevExtreme data layer extension for ASP.NET
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
An improved version of SqlBulkCopy. Features: BulkInsert, BulkDelete, BulkUpdate, BulkMerge, and more! Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more! DataTable Example: https://dotnetfiddle.net/2B7QpT Entity Example: https://dotnetfiddle.net/istUUT Include free and prime feat...
The Dapper SqlBuilder component, for building SQL queries dynamically.
RocketMod .NET Game Server Plugin Framework Core implementations
Realm is a mobile database: a replacement for SQLite
Sieve is a simple, clean, and extensible framework for .NET Core that adds sorting, filtering, and pagination functionality out of the box. Most common use case would be for serving ASP.NET Core GET queries. Documentation available on GitHub: https://github.com/Biarity/Sieve/
Scriban is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates.
The Command Dispatcher pattern is an addition to the Command design pattern that decouples the dispatcher for a service from its execution. A Command Dispatcher component maps commands to handlers. A Command Processor pattern provides a framework for handling orthogonal concerns such as logging, ti...