{"id":32861317,"url":"https://github.com/marcominerva/agentbasicservice","last_synced_at":"2026-03-14T04:09:28.610Z","repository":{"id":323018501,"uuid":"1089409173","full_name":"marcominerva/AgentBasicService","owner":"marcominerva","description":"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.","archived":false,"fork":false,"pushed_at":"2025-11-07T15:09:46.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-07T17:19:28.684Z","etag":null,"topics":["agent-framework","agents","ai","azure","azure-openai","c-sharp","openai"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcominerva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-04T09:56:56.000Z","updated_at":"2025-11-07T15:10:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/marcominerva/AgentBasicService","commit_stats":null,"previous_names":["marcominerva/agentbasicservice"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/marcominerva/AgentBasicService","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcominerva%2FAgentBasicService","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcominerva%2FAgentBasicService/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcominerva%2FAgentBasicService/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcominerva%2FAgentBasicService/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcominerva","download_url":"https://codeload.github.com/marcominerva/AgentBasicService/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcominerva%2FAgentBasicService/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283418034,"owners_count":26832617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-08T02:00:06.281Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-framework","agents","ai","azure","azure-openai","c-sharp","openai"],"created_at":"2025-11-08T21:01:09.287Z","updated_at":"2026-03-14T04:09:28.550Z","avatar_url":"https://github.com/marcominerva.png","language":"C#","readme":"# Agent Basic Service\n\nExamples to demonstrate configuration and usage of basic agents and workflows from Microsoft Agent Framework, supporting thread persistence and structured output.\n\n## Configuration of the Web API\n\nTo configure Azure OpenAI, update the following properties in the `appsettings.json` file:\n\n```json\n{\n  \"AzureOpenAI\": {\n    \"Endpoint\": \"https://your-resource-name.openai.azure.com/openai/v1/\",\n    \"Deployment\": \"your-deployment-name\",\n    \"ApiKey\": \"your-api-key\"\n  }\n}\n```\n\n- **Endpoint**: The Azure OpenAI resource endpoint URL\n- **Deployment**: The name of your deployed model\n- **ApiKey**: Your Azure OpenAI API key\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcominerva%2Fagentbasicservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcominerva%2Fagentbasicservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcominerva%2Fagentbasicservice/lists"}