web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

How to use app.config or configuration files in .NET Core Console Application

Debajit Dutta Profile Picture Debajit Dutta 2,702

Hello everyone and welcome to my blog. In today’s blog I will show you on how to use configuration files in .NET Core console application. For .NET framework applications we always use the app.config to store our configuration values for the application. In .NET Core, instead of App.Config file, we need to use appsettings.json file. …

How to use app.config or configuration files in .NET Core Console Application Read More »

The post How to use app.config or configuration files in .NET Core Console Application appeared first on Debajit's Power Apps & Dynamics 365 Blog.


This was originally posted here.

Comments

*This post is locked for comments