microsoft extension configuration gotchas







Important nuget packages


In case you're using Microsoft.Extensions.Configuration and unable to call methods like "AddJsonFile" or AddCommandLine, then you might be missing some nuget packages.



 
   
   
   
   
   
   
   
 


Once you added your nuget package, you can access those methods.


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm