Meghana M

Meghana M

  • 1.6k
  • 175
  • 23.1k

how to add server url dynamically in .net core

Mar 21 2023 8:01 PM

I have declared the QA server path statically in the constant.cs entity framework core, but I need to add dynamically so based environment it should work 

 

example : In mail template 

I have one button in that it is linked to QA server appliaction but it should change dynamically ,what configuration I need to do


Answers (5)