Commit Graph
5 Commits
Author SHA1 Message Date
westeyandGitHub d4f95798c2 Address PR comments (#4255) 2026-02-25 14:54:27 +00:00
westeyandGitHub 17f75c325e Separate build from run for console sample validation (#4251) 2026-02-25 13:49:59 +00:00
westeyandGitHub 6c3b9d43ed .NET: Upgrade to XUnit 3 and Microsoft Testing Platform (#4176) 2026-02-24 11:26:12 +00:00
Shyju KrishnankuttyandGitHub 96f30bdf57 .NET: Consolidate durable agent samples into Durable/Agents folder (#3471)
* Durable samples reorganization.

* Add local.settings.json

* Fix broken link in samples root markdown file.

* Add a link for console app samples.

* Fixed samples path in integration test.

* Fix consols app test path.
2026-01-29 23:15:14 +00:00
db8a59bd3d .NET: Durable Agent samples and automated validation for non-Azure Functions (#3042)
* Durable Agent samples and automated validation for non-Azure Functions

* Update test projects

* fix file encoding

* Remove AgentThreadMetadata usage

* Absorb breaking change from #3152

* Absorb newer breaking changes (AgentRunResponse --> AgentResponse)

* Absorb more breaking changes (see #3222)

* Improve integration test reliability (isolated task hubs, etc.)

* Fix flakey streaming test

---------

Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
2026-01-20 22:45:10 +00:00