alefranz / HeaderPropagationLinks
ASP.NET Core middleware to propagate HTTP headers from the incoming request to the outgoing HTTP Client requests. This is a backport to ASP.NET Core 2.1 (and 2.2) of the ASP.NET Core HeaderPropagation middleware I had recently contributed to the ASP.NET Core project.
☆31Updated 3 years ago
Alternatives and similar repositories for HeaderPropagation
Users that are interested in HeaderPropagation are comparing it to the libraries listed below
Sorting:
- Enables multitenant dependency injection support for ASP.NET Core.☆114Updated last year
- A set of samples show casing the .NET linker and .NET 5 APIs☆57Updated 4 years ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆68Updated 4 years ago
- Experimenting with schedulers☆69Updated 4 years ago
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆93Updated 2 months ago
- Contract testing tool for .NET Core.☆51Updated 2 years ago
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated 2 years ago
- Infrastructure for Serilog sinks that process events in batches.☆74Updated last year
- A high performance pubsub client/server implementation for .NET Core☆132Updated 4 years ago
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 3 years ago
- Specify how complex types are logged to Serilog by excluding individual properties.☆44Updated 2 weeks ago
- ☆105Updated 2 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- DSL for building web services☆37Updated 3 years ago
- ☆111Updated 3 years ago
- A light weight abstraction over ASP.NET minimal API