Back to Practical Aspnetcore

Generic Host (9)

projects/generic-host/README.md

latest1.8 KB
Original Source

Generic Host (9)

Generic Host is an awesome way to host all sort of long running tasks and applications, e.g. messaging, background tasks, etc.

dotnet8