Adding Validation To The Options Pattern In ASP.NET Core
In this week's newsletter I will show you how to easily add validation to the strongly typed configuration objects injected with IOptions.
The Options pattern allows us to use classes to provide strongly typed configuration values in our application ...
milanjovanovic.hashnode.dev4 min read