Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 625 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 625 Bytes

.NET

WatchDogDemo

Using WatchDog for request/response/exception logging

In this repo, i m using WatchDog for request/response/exception logging in a basic web api built with 2 ways :

  • WayOne : based on mvc approach

  • WayTwo : based on minimal api approach

WatchDogDemo

Tools : net 8.0, web api, watch-dog, ef-core, xunit, fluent-assertions, nsubstitute