Skip to content

Latest commit

 

History

History

binding

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Dapr Binding Component Demo

This demo shows how to use the Dapr binding component to interact with a sql database.

Run Demo

Run the following command to start the demo:

Linux:

./start-binding.sh

Windows:

./start-binding.ps1

Demo Output

Once running, the demo will create a file with Hello World! content in the ./tempfiles folder.