941 packages tagged with “middleware”
Error handling middleware, using RFC7807
HTTP middleware for GraphQL
Middleware for ASP.NET Core to automatically add security headers to requests.
App Metrics Health ASP.NET Core core components.
App Metrics ASP.NET Core Health provides health checking capabilities to web applications and allows you to expose health check results over HTTP.
ImageSharp Middleware for serving images via a url based API.
GraphQL middleware using Newtonsoft.Json for serialization
GraphQL middleware using System.Text.Json for serialization
Correlate requests between microservices using a correlation ID.
Provides abstractions to correlate requests between microservices.
Dependency injection extensions for Correlate.
GraphQL Server meta package with all the packages you need to get started
ASP.NET Core middleware component to correlate requests between microservices using correlation ID request headers.
Enable SAML v2.0 identity provider (IdP) and service provider (SP) single sign-on (SSO) in ASP.NET Core applications. Production use requires a commercial license.
A provider for resolving and caching images via Azure Blob Storage.
Provides access to HttpContext via CompatibilityHttpContextAccessor.Current. Enables older ASP .NET concurrency model. This package is useful for applications that have been ported from ASP .NET to ASP .NET Core and depend on the old behavior of ASP .NET.
A simple basic authentication middleware.
ASP.NET Core Live Reload Middleware that monitors for file changes in your project at development time and automatically reloads the browser's active page. It can monitor for client side static files, Razor Views and Pages and can also reload server changes when combined with `dotnet watch run`. This middleware is light-weight and self-contained without external dependencies, and can be completely turned on and off via configuration. There are also a standalone 'LiveReloadServer' Dotnet Tool and Chocolatey packages that can be used to run a standalone LiveReload Web Server for static content in any folder. The standalone server supports static content, self-contained Razor Pages as well as Markdown content for serving and live reloading. See `LiveReloadServer` NuGet Package for the Dotnet Tool or `LiveReloadWebServer` for Choco package. .
Graceterm middleware provides implementation to ensure graceful shutdown of AspNet Core applications. The basic concept is: After aplication received a SIGTERM (a signal asking it to terminate), Graceterm will hold it alive till all pending requests are completed or a timeout ocurr.
A simple yet customizable HTTP response wrapper and exception handler for ASP.NET Core APIs.
IBM® Message Service Client for .NET Standard (XMS .NET)
1、控制器扩展、过滤器、中间件、自定义API返回值
WebMarkupMin.AspNetCore3 contains one Middleware for ASP.NET Core 3.1 and 5 - `WebMarkupMinMiddleware`.
IBM® MQ classes for .NET Standard
WebMarkupMin.AspNetCore6 contains one Middleware for ASP.NET Core 6 and 7 - `WebMarkupMinMiddleware`.
WebMarkupMin.AspNetCore2 contains one Middleware for ASP.NET Core 2.X - `WebMarkupMinMiddleware`.
A lightweight library for integrating ViteJs into ASP.NET MPA projects.
A simple set of .NET Core Middleware extensions for adding Health Checks to your web application.
Provides ASP.NET Core middleware, MVC filters, extension methods and helper code for an ASP.NET Core project.
A simple way to decorate a class with additional functionality using attributes.