Table of Contents

Constructor MillraceBuilder

Namespace
Millrace
Assembly
Millrace.dll

MillraceBuilder(IServiceCollection)

Configuration surface handed to AddMillrace. Storage registration is last-wins (via Services.Replace) — the documented contract provider packages build on, so the final composition-root registration (including test-host overrides) deterministically wins.

public MillraceBuilder(IServiceCollection services)

Parameters

services IServiceCollection