Top 20 NuGet core Packages

Triggers for EF Core. Respond to changes in your ApplicationDbContext before and after they are committed to the database
Redis sync module for SapphireDb
This packages contains abstractions that could be used to add Redis caching to .NET core applications
Latest version supports .netcore 7+ CSX and T4 scaffolding for .NET Core without IDE, execute or transform .csx or .tt files from your command line or runtime, based on roslyn, no 3rdparty dependencies. One of the very few that supports webprojects with dll reflection! usage: "dotnet...
Provides support to persist workflows running on Workflow Core to a MongoDB database.
Provides support to persist workflows running on Workflow Core to a PostgreSQL database.
Provides support to persist workflows running on Workflow Core to a SQL Server database.
This code allow to fake a Jwt Bearer and build integration test for ASP.Net Core application. By this way we can fake any authentication we need, without the need to really authenticate a user.
Plug-In containing extensions for ASP.NET core.
Collectors for grouping search results for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00016/api/grouping/package.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/L...
ASP.NET Core port of Strathweb.CacheOutput library (https://github.com/filipw/Strathweb.CacheOutput)
XRoadLib extension to use X-Road messages on ASP.NET Core platform
Library to help you quickly code Create, Read, Update and Delete (CRUD) accesses in web/mobile/desktop applications using Entity Framework Core.
JSON serializer for Giraffe implemented with Thoth.Json.Net
Middleware and an Upload scalar to add support for GraphQL multipart requests for ASP.NET Core
Command Line Parsing and Execution
A set of useful libraries for many kinds of .NET developers, starting with Loyc.Essentials, a library that "fills in the gaps" in the core of the .NET Base Class Library. LoycCore is especially focused on collections: classes, interfaces, adapters, and extension methods. Plus, Loyc.Syntax.dll parses...
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API. Commonly Us...
A AspNet Core IRouter implementation for Json Rpc v2 requests for Microsoft.AspNetCore.Routing.