0
Answer

How to add sql connection string programatically in NLog.con

Sanket Jain

Sanket Jain

6y
631
1
I added Nlog package thru Nuget Packet manager.
I read connection string from from external config file for database operation.
I want to add connection string in Nlog.config thru that external config file.
How to add sql connection string programatically in NLog.config file ?