Top 20 NuGet Packages depending on Microsoft.NETCore.App

Total dependencies: 1778

A comprehensive library for working with Semantic Versions (2.0.0), version ranges (node-semver v6.0.0), and Monotonic Versions (1.2).
A collection of .Net utilities for Xml
GridMVC ported to ASP.NET Core 1.1(added ability to create master/details tables)
Easily get enum description from EnumDescription Attribute. For example to have an enum in drop-down list but show a nice description for each value to the user. Added GetEnumDescriptionDictionary that will return a dictionary of every enum as a key, and description as value: Suggested Use in WPF ...
Reinforced.Typings is automated, reflection-based glue code generator for TypeScript. It is MSBuild-integrated and can generate MVC/WebAPI services glue code, JSDOC and architecture mockups from your assemblies.
Package supporting development using some of the SOLID principles.
Provides latitude and longitude coordinates from ZIP codes (50 states + DC) and more. Light-weight assembly built for various frameworks. No dependencies.
钉钉搬运
ZLIB.NET is a 100% managed version of ZLIB compression library which implements deflate and inflate compression algorithms.
Server-Sent Events (SSE) client implementation for .net core and .net standard
A port of the Rotativa library for the ASP.NET Core library.
Middleware for ASP.NET Core to enable the tracking of anonymous users
Webpush library for .NetCore
Package Description
A Data Client for ArcGIS Server REST API - converts features and rows into a (lazy) sequence of strongly-typed objects.
A c# library for in-memory caching, using jitter and retries for stable systems at scale
The connection management wrapper for Dapper.net. *************************************** // To create an instance of database context inherit DbContext class TestDb : DbContext { private const string ConnectionName = "DefaultConnection"; private TestDb() : base(ConnectionName) { } } // e...
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for xUnit.net.
MS SQL Server Dialect for StrangerData data generator.