Skip to content

tommasodotNET/dab-workbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data API Builder Workbench

This repo is intended to test Data API Builder. It leverages .NET Aspire to offer a development environment with a SQL Server, Open Telemetry endpoint and dashboard and a running instance of Data API Builder.

Prerequisites

DAB CLI Configuration

If you need to run DAB with a custom DAB CLI version, built from Visual Studio, you can set the dabCLIPath variable on line 3 of the /DABWorkbench.AppHost/Program.cs:

var dabCLIPath = @"<PATH_TO_REPO>\data-api-builder\src\out\cli\net8.0\Microsoft.DataApiBuilder.exe";

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published