asp-net-config-builders Questions
4
I have been digging for hours and keep coming up with information about .NET Core, yet hardly anything about .NET 4.7 full framework. I figured out how to add User Secrets to the main project of my...
Eason asked 30/12, 2019 at 20:51
2
Solved
We have a legacy .NET solution which has a combination of MVC and WebForms stuff, and some Web API projects as applications under the website root. Obviously these Web API applications will inherit...
Phaidra asked 7/5, 2020 at 15:48
5
I have a Console App targeting .NET 4.7.1. I'm trying to use .net core like configuration in my .Net Framework app. My `App.config is:
<configuration>
<configSections>
<section na...
Theroid asked 4/12, 2018 at 3:24
1
© 2022 - 2024 — McMap. All rights reserved.