I just noticed that whenever we create a new project with ASP.NET core application, global.json file is not added to the project anymore.
Also, I do not see web.config file where I can keep configuration settings.
Can somebody tell me how to add these files and where should I keep my configuration settings ?