Toggle navigation
DeviCode
Fluent validation
2023
#007 | Realtime communication with SignalR
Ever wondered how realtime applications are implemented?
#006 | The problem with ILogger
The current interface ILogger could be way more efficient by leveraging generics
#005 | What are Fluent Validation and how to use them
Usually attributes are used to decouple validation from the model, but there is a better way.