Top 20 NuGet core Packages

Database Expansion of Core Library
An extensible CQRS library that supports passing of context to message handlers.
A library for using Markdown in Blazor.
Fast Channel's fork of the PagSeguro Client API, including a few minor changes and hotfixes.
This module allows easy to write/read excel files using OpenXml under the hood and supports MS Orleans ver. 3.2 and higher.
A CAS client for ASP.NET Core web applications that supports CAS protocol versions 1.0, 2.0, and 3.0.
A C#/ASP.NET Core Web Application used to write test automation with NUnit.
Shared base classes and repos designed to help making custom ASP.NET Core components
Simple library for cascade bulk-insert using Entity Framework core supporting MS SQL Features: - Bulk-insert EF entities, info about entities is retrieved from EF - retrieve Id from DB for identity PK using Hi/Lo algorithm - propagation id to foreign key columns - casca...
.Net Core Basic Application Logger.
Provide better management of feature flags of Launch Darkly
Entity Framework extensions for the Architect.Identities package. https://github.com/TheArchitectDev/Architect.Identities Release notes: 2.1.0: - The ConfigureDecimalIdTypes() extension method now truncates needless trailing zeros received from the database provider (`123.0` => `123`), as is the ...
This package contains entity framework core base entity type configuration for MsSql, MySql, PostgreSql.
Wrapper around the Withings Health Data api.
This C# SDK makes it easier to consume the Wayback Machine Rest API for creating snapshots of websites. You get easy methods for creating snapshots or checking if snapshots are available. Documentation - https://github.com/kristofferandreasen/wayback-machine-csharp-sdk Wayback Mach...
This C# .NET client makes it easier to consume the Wayback Machine Rest API for creating snapshots of websites. You get easy methods for creating snapshots or checking if snapshots are available. - Documentation - https://github.com/kristofferandreasen/wayback-machine-dotnet-client - Way...
DrON port of ASP.NET Boilerplate
Provides base implementations of an EF Core based repository (CRUD operations) and Unit of Work class.