Skip to content

Consolidate Microsoft.Extensions dependencies by replacing specific packages with Microsoft.Extensions.Hosting#7658

Merged
danielmarbach merged 1 commit into
masterfrom
hosting
Mar 13, 2026
Merged

Consolidate Microsoft.Extensions dependencies by replacing specific packages with Microsoft.Extensions.Hosting#7658
danielmarbach merged 1 commit into
masterfrom
hosting

Conversation

@danielmarbach
Copy link
Copy Markdown
Contributor

@danielmarbach danielmarbach commented Mar 13, 2026

This pull request makes a minor update to the project's dependencies. The most important change is replacing three separate Microsoft dependency packages with a single consolidated package reference.

Dependency update:

  • Replaced Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Diagnostics, and Microsoft.Extensions.Hosting.Abstractions with a single Microsoft.Extensions.Hosting package reference in NServiceBus.Core.csproj.

This is the first step in unifying the hosting experience in the next minor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants