Go to file
Stedd 671cdfbf12 Updades for DB Interaction
Gathered DB classes in one script
Added wallet DB
Added connection string function
2021-10-22 17:55:41 +02:00
.gitattributes Add .gitignore and .gitattributes. 2021-07-29 13:13:08 +02:00
.gitignore Changed read from database 2021-08-08 08:55:38 +02:00
App.config Updades for DB Interaction 2021-10-22 17:55:41 +02:00
App.xaml Add project files. 2021-07-29 13:13:10 +02:00
App.xaml.cs Add project files. 2021-07-29 13:13:10 +02:00
AssemblyInfo.cs Add project files. 2021-07-29 13:13:10 +02:00
CryptoCalc.csproj Read/Write to SQLite 2021-08-01 16:12:59 +02:00
CryptoCalc.sln Add project files. 2021-07-29 13:13:10 +02:00
DBInteraction.cs Updades for DB Interaction 2021-10-22 17:55:41 +02:00
DB_Classes.cs Updades for DB Interaction 2021-10-22 17:55:41 +02:00
MainWindow.xaml Updades for DB Interaction 2021-10-22 17:55:41 +02:00
MainWindow.xaml.cs Updades for DB Interaction 2021-10-22 17:55:41 +02:00
Util.cs Updades for DB Interaction 2021-10-22 17:55:41 +02:00
data.db Updades for DB Interaction 2021-10-22 17:55:41 +02:00
wallet.db Updades for DB Interaction 2021-10-22 17:55:41 +02:00