Install
global.json
YourProject.csproj
SDK Variants
Included
All variants:- Roslyn analyzers for code quality
- Banned APIs enforcement (legacy → modern)
Throw.IfNull()guard clauses- LangVersion
latest, nullable enabled - Polyfills for netstandard2.0 targets
- OpenTelemetry integration (logging, metrics, tracing)
- Health endpoints (
/health,/alive) - HTTP resilience via Polly
- xUnit v3 with Microsoft Testing Platform
- Code coverage collection
Requirements
Directory.Packages.props
Get started
Step-by-step installation guide
