Commit Graph

17 Commits

Author SHA1 Message Date
76773074ad
Refactor Program Main class 2020-08-30 15:57:40 +02:00
754f53c404
Change Logging to LoggingFacade 2020-08-30 12:45:01 +02:00
b8a1f91d0a
Remove old database and attribute system, replace with (mostly error-free, possibly and partially) working system with the new EFCore 2020-08-05 01:09:56 +02:00
b766813b60
Remove dependency injector 2020-08-04 23:40:00 +02:00
33e8b74813
Start dependency injection 2020-06-18 21:03:24 +02:00
5b552ac310
make some methods public for testing purposes 2020-06-08 22:00:25 +02:00
155c9b4e77
First version of new database system 2020-06-08 20:21:14 +02:00
b2f859f817
Add basic webserver setup 2020-06-06 15:49:39 +02:00
9a98960717
Rework configuration setup to allow database flags 2020-06-06 13:01:52 +02:00
11ab5186b8
General cleanup of imports, indenting and logging source 2020-06-05 03:26:54 +02:00
f67999d67c
Add attributes for database objects 2020-06-04 13:01:23 +02:00
8a4696849f
Allow custom appsettings.json path as args[0] 2020-06-03 17:31:03 +02:00
ba1c3861f4 Removing Scratch, Adding Exception Handling to all processes. 2020-06-02 22:07:09 -04:00
64b6f39033 Adding CommandHandler 2020-06-02 21:35:21 -04:00
d23f00c94c Adding dBot and AJ 2020-06-02 21:10:53 -04:00
ad7a75b38e Adding dBot and AJ 2020-06-02 20:51:35 -04:00
9dfc55d1e9 Initial Commit 2020-06-02 19:51:36 -04:00