# YarpRoute

- Kind: `class`
- Package: [Aspire.Hosting.Yarp](/reference/api/csharp/aspire.hosting.yarp.md)
- Version: `13.3.0`
- Namespace: `Aspire.Hosting.Yarp`
- Target framework: `net8.0`
- Source: [GitHub](https://github.com/microsoft/aspire/blob/5bd693ae1897dee5e2ce71c2cc08879c1c7eff51/src/Aspire.Hosting.Yarp/ConfigurationBuilder/YarpRoute.cs)

Represents a route for YARP

## Definition

```csharp
namespace Aspire.Hosting.Yarp;

public class YarpRoute
{
    // ...
}
```

## ATS metadata

### ATS export

- Type ID: `Aspire.Hosting.Yarp/YarpRoute`
