Microsoft Extensions

Use the Microsoft.Extensions stack correctly across Generic Host, dependency injection, configuration, logging, options, HttpClientFactory, and other shared infrastructure patterns. USE FOR: wiring dependency injection, configuration, logging, or options; introducing Generic Host patterns into non-web .NET apps; cleaning up service registration, typed HTTP. DO NOT USE FOR: unrelated stacks; generic tasks that do not need this specific guidance. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode b4db72d 4 files · 32.9 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Libraries/Microsoft-Extensions/skills/microsoft-extensions commit b4db72ddfb

Frequently asked questions

npx skillmds@latest add managedcode/microsoft-extensions