We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cover Plumber.Testing as a published NuGet package Flip the testing docs from preview to installable now that MSL.Plumber.Pipeline.Testing ships on NuGet: - Remove the preview banner and add install instructions to PlumberApplicationFactory and the Testing factory section. - Fix the wrong package id in the Tutorial (was MSL.Plumber.Testing). - Add a NuGet - Testing link to the sidebar. - List the testing package in the six recipes whose tests use it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Document PlumberApplicationFactory.Services Adds the Services section to the factory surface reference and switches the CLI dispatcher recipe's test assertion to resolve the pipeline's own DbContext through a scope, as the example originally intended. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Document v4 breaking changes Adds the v3-to-v4 migration section (Production environment default, async-aware disposal) and updates the affected claims: the AddDefaultConfigurationSources environment fallback, and the IAsyncDisposable surface on RequestHandler and PlumberApplicationFactory including host-mode ownership semantics. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
apply editoriial guidance
wiki