Commit Graph

5 Commits

Author SHA1 Message Date
James Tombleson 83203f967d Moved domain objects from the API to Domain 2023-07-23 22:50:03 -07:00
James Tombleson fd60906a20 Adding the auth layers, not 100% finished yet 2023-07-09 22:11:30 -07:00
James Tombleson bb832ed441
New custom discord webhook client (#7) 2023-03-05 20:12:59 -08:00
James Tombleson 17e97b4e09
Features/table clients (#5)
* inital table clients are almost ready

* adding new repo interfaces

* adding MS DI to the tables

* adding tables and MS DI to jobs

* updated how the config builder works and pass Iconfig to jobs

* Updated how articles interface returns a value

* updated constructors to support DI and removed static call

* added source consts and model notes

* updated sources.type to contain the value to link what job collects it

* added RssWatcherJob to hangfire

* DI and hangfire jobs wont work.  Defering to options classes

* Services updated to have options exposed over DI

* Tests have been updated.. more to come
2023-02-19 21:39:03 -08:00
James Tombleson 53ef1763aa Rebuilding in dotnet for practice 2023-02-14 17:51:22 -08:00