Using Options pattern on ASP.NET
In practically every project or application, there is a requirement to configure and modify various settings based on the environment being operated on. A prime example of this is handling connection strings for databases, which should ideally remain...
blog.gmlunesa.com3 min read