zarusz / SlimMessageBus

Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Host.AspNetCore] Port to Microsoft.AspNetCore.Http.Abstractions replacement

zarusz opened this issue · comments

The package https://www.nuget.org/packages/Microsoft.AspNetCore.Http.Abstractions/ is deprecated.
We need to find and migrate to its replacement.