Top 20 NuGet asp-net-core Packages

The Asp Net Core plugin for use with Entity Framework Core. This plugin simplify client-server interacting, by creating endpoints for each Entity in your DBContext. JSON and XML interacting types are supported. Handles GET POST PUT DELETE requests. Flexible and adjustable request sch...
Asp.Net Core Tag Helpers to use when localizing Asp.Net Core applications instead of manually injecting IViewLocator. Usage To use these tag helpers add the following to your `_ViewImports.cshtml` file @addTagHelper *, Localization.AspNetCore.TagHelpers The package currently supports three tag he...
MongoDB backing for APIBlox.NetCore.EventStore.
CosmosDB backing for APIBlox.NetCore.EventStore.
Simple data backing agnostic event store.
RavenDb backing for APIBlox.NetCore.EventStore.
ELMAH for ASP.NET Core
ELMAH for ASP.NET Core
ASP.NET Core ActionFilter for sorting and pagination with support for EntityFrameworks async materialization
ASP.NET Core Field Injection Implement
Simple CQRS implementation that utilizes the decorator pattern.
Middleware that logs requests for ASP.NET Core in w3c format.
Easy to use and very light weight Microsoft style Basic Scheme Authentication implementation for ASP.NET Core.
This project is a middleware allowing to build automatically a complete RESTful API that will pick its data via CRUD operations in a database. All database requests and Swagger documentation are generated based upon a description stored in database or json file.
A flexible, multi-platform and extensible solution for implementing partial patching in REST API. This is System.Text.Json based version. Compatible with .NET Core 3.1.
Swagger support for Patcheetah. Version for .NET Core 3.1.
Swagger support for Patcheetah. Version for .NET Core 2.1.
A flexible, multi-platform and extensible solution for implementing partial patching in REST API. This is JsonNET (Newtonsoft.Json) based version. Compatible with .NET Core and .NET Framework.
ASP.NET Core ActionFilter for sorting and pagination
This is a shared package. It is not intended for direct reference. It is consumed by the LightQuery and LightQuery.EntityFrameworkCore packages