Logo
Explore
Register Sign In
agent/agent-framework
Watch 2
Star 0
Fork 0
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
f346f2a618d71d56e2972d868495339648f80b48
agent-framework/dotnet/tests/Microsoft.Agents.AI.Hosting.UnitTests
T
History
Jacob Alber f346f2a618 feat: Add UserIdentityScopedSessionStore
Add support for using the ASP.Net Core ambient `ClaimsIdentity` User, along with a user-specified claim type to scope the session store based on authenticated identity.
2026-05-28 06:50:10 -04:00
..
AgentHostingServiceCollectionExtensionsTests.cs
Add ServiceLifetime support for Hosting DI registration (#4476)
2026-03-06 09:39:33 +00:00
DelegatingAgentSessionStoreTests.cs
feat: Add UserIdentityScopedSessionStore
2026-05-28 06:50:10 -04:00
HostApplicationBuilderAgentExtensionsTests.cs
Add ServiceLifetime support for Hosting DI registration (#4476)
2026-03-06 09:39:33 +00:00
HostApplicationBuilderWorkflowExtensionsTests.cs
.NET: fix: allow naming handoff workflows (#5799)
2026-05-14 17:10:27 +00:00
HostedAgentBuilderToolsExtensionsTests.cs
Add ServiceLifetime support for Hosting DI registration (#4476)
2026-03-06 09:39:33 +00:00
Microsoft.Agents.AI.Hosting.UnitTests.csproj
feat: Add UserIdentityScopedSessionStore
2026-05-28 06:50:10 -04:00
UserIdentityScopedSessionStoreTests.cs
feat: Add UserIdentityScopedSessionStore
2026-05-28 06:50:10 -04:00