c# - Trying to port a .NET 4.0 project to .NET Standard 1.4 with ConfigurationSection -


i've got .net 4.0 project i'm trying convert .net standard 1.3 or 1.4.

in 4.0 project has configurationsection code i'm not sure how port.

i understand .net core things have changed config files , stuff, .net standard class library i'm not sure how works/what means.

what recommended thing do?

is literally use specific nuget package , i'm good? mean need change code it's more xplat happy, though?


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -