Skip to content

Jonathan Bailey

Local Azure Storage with .NET Aspire

.NET Aspire makes it easy to use Azure Storage for local agent development with the Microsoft Agent Framework. In this post, we’ll look at how to set up Azure Storage with Azurite using .NET Aspire so you have a reliable way to persist agent state between requests. You can

Members Public