In this tutorial Iβll show you how to get the data fromΒ appsettings.jsonΒ using the built-in dependency injection in Asp.Net Core MVC.
Letβs start right away \o/
First, you need to create a project in visual studio. Iβm using visual studio 2017 community withΒ .net core version 1.1.
Iβm creating an ASP.NET Core Web Application, thatβs the new version of the mvc framework.
Top comments (0)