Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Samples are not using the .NET Generic Host support #5800

Open
mauroservienti opened this issue Sep 9, 2020 · 0 comments
Open

Samples are not using the .NET Generic Host support #5800

mauroservienti opened this issue Sep 9, 2020 · 0 comments

Comments

@mauroservienti
Copy link
Member

mauroservienti commented Sep 9, 2020

The .NET Generic Host is becoming the de facto standard to host .NET Core applications, we introduced generic host support through the NServiceBus.Extensions.Hosting package in V7. For V8 that will rely on the Microsoft Dependency Injection and Logging stack, generic hosting is even more important as it provides a default way to set up, configure, and start NServiceBus endpoints.

@kbaley kbaley transferred this issue from another repository Aug 9, 2021
@kbaley kbaley transferred this issue from another repository Jul 20, 2022
@kbaley kbaley transferred this issue from another repository Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants