Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 269 Bytes

File metadata and controls

11 lines (6 loc) · 269 Bytes

MonitoringSqlWithServiceBrokerAndDapper

It is a basic example of monitoring when your database has taken CRUD Operations.

It is both monitoring and testing at the same time.

Steps

First - Hit "dotnet restore"

Then - In your terminal just hit "dotnet watch run"