dotnetdeveloperaz / MetalPriceConsole

Simple console application to get the closing price of gold, silver, palladium or platinum for the previous day. Can be scheduled to run daily or used manually..
0 stars 0 forks source link

Add supprt for silver. #30

Closed dotnetdeveloperaz closed 1 year ago

dotnetdeveloperaz commented 1 year ago

Add support for silver. This would require a minor change to the database table, and stored proc, and adding a switch to specify gold or silver. Very quick implementation.