# Aspire.Hosting.AgentFramework.DevUI

- Package: `Aspire.Hosting.AgentFramework.DevUI`
- Version: `1.8.0-preview.260528.1`
- Target framework: `net10.0`
- NuGet: [Aspire.Hosting.AgentFramework.DevUI](https://www.nuget.org/packages/Aspire.Hosting.AgentFramework.DevUI)

## Namespaces

### Aspire.Hosting

- [AgentFrameworkBuilderExtensions](/reference/api/csharp/aspire.hosting.agentframework.devui/agentframeworkbuilderextensions.md) -- `class` `static` -- Provides extension methods for adding Agent Framework DevUI resources to the application model.

### Aspire.Hosting.AgentFramework

- [AgentEntityInfo](/reference/api/csharp/aspire.hosting.agentframework.devui/agententityinfo.md) -- `record` -- Describes an AI agent exposed by an agent service backend, used for entity discovery in DevUI.

### Aspire.Hosting.ApplicationModel

- [AgentServiceAnnotation](/reference/api/csharp/aspire.hosting.agentframework.devui/agentserviceannotation.md) -- `class` -- An annotation that tracks an agent service backend referenced by a DevUI resource.
- [DevUIResource](/reference/api/csharp/aspire.hosting.agentframework.devui/devuiresource.md) -- `class` -- Represents a DevUI resource for testing AI agents in a distributed application.
