https://github.com/marcominerva/agentbasicservice
An example to demonstrate configuration and usage of a basic agent from Microsoft Agent Framework in an ASP.NET Core Minimal API application, supporting thread persistence and structured output.
https://github.com/marcominerva/agentbasicservice
agent-framework agents ai azure azure-openai c-sharp openai
Last synced: 3 months ago
JSON representation
An example to demonstrate configuration and usage of a basic agent from Microsoft Agent Framework in an ASP.NET Core Minimal API application, supporting thread persistence and structured output.
- Host: GitHub
- URL: https://github.com/marcominerva/agentbasicservice
- Owner: marcominerva
- License: mit
- Created: 2025-11-04T09:56:56.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-11-07T15:09:46.000Z (3 months ago)
- Last Synced: 2025-11-07T17:19:28.684Z (3 months ago)
- Topics: agent-framework, agents, ai, azure, azure-openai, c-sharp, openai
- Language: C#
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AgentBasicService
An example to demonstrate configuration and usage of a basic agent from Microsoft Agent Framework in an ASP.NET Core Minimal API application, supporting thread persistence and structured output.