Skip to content

This repository is for active development of the Agent Framework and SDK components for .NET

License

Notifications You must be signed in to change notification settings

southworks/Agents-for-net

 
 

Repository files navigation

Microsoft 365 Agents SDK - C# /.NET

The Microsoft 365 Agent SDK simplifies building full stack, multichannel, trusted agents for platforms including M365, Teams, Copilot Studio, and Webchat. We also offer integrations with 3rd parties such as Facebook Messenger, Slack, or Twilio. The SDK provides developers with the building blocks to create agents that handle user interactions, orchestrate requests, reason responses, and collaborate with other agents.

The M365 Agent SDK is a comprehensive framework for building enterprise-grade agents, enabling developers to integrate components from the Azure AI Foundry SDK, Semantic Kernel, as well as AI components from other vendors.

For more information please see the parent project information here Microsoft 365 Agents SDK

Current Project State is PUBLIC PREVIEW

We are in preview with this codebase right now.

This code base is a frequently updated replica of the master codebase

PREVIEW means:

  • Do not use this code in a production environment or for production purposes.
  • Things are not yet stable and while we try hard to not break things, we will break them from time to time as we evolve this code base. Please be as patient with us as possible.
  • We are still revising things in this code base and reorganizing it.
  • We may Add or Remove Features and capabilities from this code base during Preview.

Using this code

The best way to consume this SDK is via our Nuget packages found here: nuget.org. They will all begin with Microsoft.Agents

Working with this codebase

Please read this for directions on what is needed and how to setup to build this codebase locally

Support

See Support.md for details

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Useful Links

About

This repository is for active development of the Agent Framework and SDK components for .NET

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.1%
  • HTML 3.2%
  • Other 0.7%