Skip to content

Data Api Builder (DAB) #39

@fboucher

Description

@fboucher

.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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions