Extensions Review

Guidance for writing and modifying Microsoft.Extensions.* and System.IO.Compression code in dotnet/runtime. Covers DI lifetime management, configuration binding, options validation, logging provider patterns, caching semantics, compression format compliance, and host lifecycle. For full code review, delegates to the @extensions-reviewer agent. Trigger words: Microsoft.Extensions, IServiceCollection, IConfiguration, ILogger, IHost, IMemoryCache, IOptions, ZipArchive, HttpClientFactory, IFileProvider, IChangeToken.

.NET (Microsoft) cecd24e 8.3 KB Updated 4k repo stars

File contents

dotnet/runtime/tree/main/.github/skills/extensions-review commit cecd24e756

Frequently asked questions

npx skillmds@latest add dotnet/extensions-review