# Running this sample ## -1- Install the dependencies ```bash dotnet restore ``` ## -3- Run the sample ```bash dotnet run ```