| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dotnet-1.13.0 source code.tar.gz | 2026-07-03 | 14.0 MB | |
| dotnet-1.13.0 source code.zip | 2026-07-03 | 17.7 MB | |
| README.md | 2026-07-03 | 2.6 kB | |
| Totals: 3 Items | 31.6 MB | 2 | |
What's Changed
- .NET: Harden dotnet-format workflow shell handling by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6796
- .NET: Add AgentSkillsSourceContext to AgentSkillsSource.GetSkillsAsync by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6797
- .NET: Foundry Hosting per-user session isolation and Responses v2 protocol fast-fail by @rogerbarreto in https://github.com/microsoft/agent-framework/pull/6832
- .NET: Pin patched OpenAPI dependencies to unblock NU1903 in sample restores by @rogerbarreto with @Copilot in https://github.com/microsoft/agent-framework/pull/6853
- Make skills source classes public with Experimental attribute by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6838
- .NET: Consolidate skill-source caching and make skill sources disposable by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6827
- .NET: Add skill approval options by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6843
- .NET: [BREAKING] Add file editing tools and align FileAccess/FileMemory store API by @westey-m in https://github.com/microsoft/agent-framework/pull/6807
- .NET: [BREAKING] Refactor OpenAI Hosting OptionsMapping to disallow passing options by default by @westey-m in https://github.com/microsoft/agent-framework/pull/6855
- .NET: Remove Experimental attribute from Skills API in Microsoft.Agents.AI by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6861
- .NET: Foundry Hosting gracefully tolerates lacking user identity when run locally by @rogerbarreto in https://github.com/microsoft/agent-framework/pull/6870
- .NET: Bump Azure.AI.Projects to 2.1.0-beta.4 by @rogerbarreto in https://github.com/microsoft/agent-framework/pull/6795
- .NET: Make default-approval harness features configurable + customizable shell tool by @westey-m in https://github.com/microsoft/agent-framework/pull/6880
- .NET: Improving DotNet samples by @alliscode in https://github.com/microsoft/agent-framework/pull/6869
- .NET: fix: Require explicit TokenCredential in AddFoundryToolboxes by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6877
- .NET: Update .NET version to 1.13.0 by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6900
New Contributors
- @VectorPeak made their first contribution in https://github.com/microsoft/agent-framework/pull/6818
Full Changelog: https://github.com/microsoft/agent-framework/compare/dotnet-1.12.0...dotnet-1.13.0