.NET Aspire issue link
No response
Overview
Add a reference to a API geenrated by the Data API Builder by passing the configuration file. The API will be in a container.
var dab = builder.AddDataAPIBuilder("./dab-config.json");
builder.AddProject<Projects.mywebsite>("mywebsite")
.WithExternalHttpEndpoints()
.WithReference(dab);
Usage example
No response
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item
.NET Aspire issue link
No response
Overview
Add a reference to a API geenrated by the Data API Builder by passing the configuration file. The API will be in a container.
Usage example
No response
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item