Skip to content
Discussion options

You must be logged in to vote

That class isn’t in .NET Core. You need to replace it with the configuration API.
Use appsettings.json and read values through Microsoft.Extensions.Configuration instead of Web.config.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@CodeVoyager15
Comment options

Answer selected by thesunwillriseup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #1 on September 10, 2025 08:33.