ChustaSoft / SecureConfig

Tool to give security to the configurations of an ASPNET Core application by encrypting sensitive information and handling in a secure way
GNU General Public License v3.0
15 stars 2 forks source link

EncryptSettings -Exception when set as True #54

Closed venkatpoluri closed 1 year ago

venkatpoluri commented 1 year ago

image

In encrypt = true scenario getting null System.NullReferenceException

venkatpoluri commented 1 year ago

AppSettings not available in Environment wise Appsettings.json