dotnet-microsoft-extensions-ai
OfficialModern .NET AI abstractions
Authormanagedcode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of integrating AI capabilities into .NET applications without vendor lock-in, ensuring clean abstractions and testability.
Core Features & Use Cases
- Provider-Agnostic AI: Use
IChatClientand embedding abstractions that work with any AI provider. - Middleware Support: Easily add logging, caching, and telemetry to your AI interactions.
- Testability: Mock AI clients for robust unit and integration testing.
- Use Case: Develop a .NET application that can seamlessly switch between Azure OpenAI and a local AI model for chat completions, all while logging every interaction for auditing purposes.
Quick Start
Integrate provider-agnostic AI abstractions into your .NET application by referencing the Microsoft.Extensions.AI package.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet-microsoft-extensions-ai Download link: https://github.com/managedcode/dotnet-skills/archive/main.zip#dotnet-microsoft-extensions-ai Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.