victor willian

Results 2 comments of victor willian

You are using application.id but in your application object there is no such property, maybe you should use application.pk

> I am running an ASP.NET core application. My current settings file being used is appsettings.Development.json and configuration for the rest of my application is loading just fine from there....