DEV Community

Discussion on: .NET 8.0 - Clean Architecture using Repository Pattern and Dapper with Logging and Unit Testing

Collapse
 
techiesdiary profile image
Sandeep Kumar

@kamranshahid - Thanks for sharing your thoughts, and yes serilog is one thing that we can implement here, and as there is a separate layer of logging so replacement of the logging framework is easy.