Skip to content

Using WatchDog for request/response/exception logging

License

Notifications You must be signed in to change notification settings

aimenux/WatchDogDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.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