M365 Agents Dotnet
Skill AktivMicrosoft 365 Agents SDK for .NET. Build multichannel agents for Teams/M365/Copilot Studio with ASP.NET Core hosting, AgentApplication routing, and MSAL-based auth. Triggers: "Microsoft 365 Agents SDK", "Microsoft.Agents", "AddAgentApplicationOptions", "AgentApplication", "AddAgentAspNetAuthentication", "Copilot Studio client", "IAgentHttpAdapter".
To empower developers to build sophisticated, enterprise-grade agents for the Microsoft 365 ecosystem using a familiar .NET stack.
Funktionen
- ASP.NET Core hosting for agents
- AgentApplication routing and event handling
- MSAL-based authentication integration
- Copilot Studio client integration
- Clear installation and configuration examples
Anwendungsfälle
- Building custom agents for Microsoft Teams
- Developing solutions for Copilot Studio
- Integrating agent logic into ASP.NET Core applications
- Implementing secure authentication for M365 agents using MSAL
Nicht-Ziele
- Providing a pre-built agent application, only the SDK and examples
- Handling complex agent business logic beyond core framework features
- Covering every possible Microsoft 365 integration scenario
Trust
- warning:Issues AttentionOut of 19 open issues in the last 90 days and 11 closed, the closure rate is approximately 36.8% (11 / (19 + 11)), indicating slower-than-ideal maintainer response.
Compliance
- info:GDPRThe skill provides a framework for building agents, and as such, may process personal data. The responsibility for GDPR compliance and data sanitization lies with the developer implementing the agent using this SDK.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add microsoft/skills/plugin install azure-sdk-dotnet@skillsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
C# Developer
95Use when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Builds REST APIs using minimal or controller-based routing, configures database access with Entity Framework Core, implements async patterns and cancellation, structures applications with CQRS via MediatR, and scaffolds Blazor components with state management. Invoke for C#, .NET, ASP.NET Core, Blazor, Entity Framework, EF Core, Minimal API, MAUI, SignalR.
M365 Agents Ts
88Microsoft 365 Agents SDK for TypeScript/Node.js. Build multichannel agents for Teams/M365/Copilot Studio with AgentApplication routing, Express hosting, streaming responses, and Copilot Studio client integration. Triggers: "Microsoft 365 Agents SDK", "@microsoft/agents-hosting", "AgentApplication", "startServer", "streamingResponse", "Copilot Studio client", "@microsoft/agents-copilotstudio-client".
M365 Agents Py
75Microsoft 365 Agents SDK for Python. Build multichannel agents for Teams/M365/Copilot Studio with aiohttp hosting, AgentApplication routing, streaming responses, and MSAL-based auth. Triggers: "Microsoft 365 Agents SDK", "microsoft_agents", "AgentApplication", "start_agent_process", "TurnContext", "Copilot Studio client", "CloudAdapter".
Init
100Erstellt, aktualisiert oder optimiert eine AGENTS.md-Datei für ein Repository mit minimalen, hochgradig aussagekräftigen Anweisungen, die nicht entdeckbare Codierungs-Konventionen, Eigenheiten der Werkzeuge, Workflow-Präferenzen und projektspezifische Regeln abdecken, die Agenten nicht aus dem Code ableiten können. Verwenden Sie dies beim Einrichten von Agent-Anweisungen oder der Claude-Konfiguration für ein neues Repository, wenn eine vorhandene AGENTS.md zu lang, generisch oder veraltet ist, wenn Agenten wiederholt vermeidbare Fehler machen oder wenn sich die Repository-Workflows geändert haben und die Agent-Konfiguration bereinigt werden muss. Wendet einen Entdeckbarkeitsfilter an – der alles weglässt, was Claude aus README, Code, Konfiguration oder Verzeichnisstruktur lernen kann – und ein Qualitätstor, um zu überprüfen, ob jede Zeile korrekt und betrieblich relevant bleibt.
Wasm Gallery
99Browse, publish, and install WASM agents from the community gallery
LangChain
99Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments.