You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What kind of settings did you have in mind? Intellisense is challenging in this context as it's a free-form structure, the developer can bind any section to any component. The ASP.NET components read almost no data direct from appsettings by default (Kestrel is the only one I can think of and that's new in 2.1).
I am using VS2017 and created an ASP.NET Core 2.0 project, but I have no intellisense support in the appsettings.json file?
Any planned support for this?
The text was updated successfully, but these errors were encountered: