Closed biapar closed 5 years ago
You don't need WebConfigurationManager to access appSettings just ConfigurationManager
Hi, I've installed your nuget package and I had syntax error before to add "Configuration"
This seems obsolete now, so I'll close it. :)
add using System.Web.Configuration so is possible to use web.config keys ( WebConfigurationManager.AppSettings )