Newsbot.Collector/Newsbot.Collector.Domain
2023-07-23 22:57:35 -07:00
..
Consts Cleaned up the consts and moved the Authorization.cs to the correct namespace 2023-07-23 22:50:41 -07:00
Dto Adding the auth layers, not 100% finished yet 2023-07-09 22:11:30 -07:00
Entities DiscordNotificationController.cs got a new route, moved over to ActionResults, records are now tracking the userId and returning common result classes 2023-07-23 22:57:35 -07:00
Exceptions Features/more rss improvements (#6) 2023-02-26 09:40:04 -08:00
Interfaces DiscordNotificationController.cs got a new route, moved over to ActionResults, records are now tracking the userId and returning common result classes 2023-07-23 22:57:35 -07:00
Models Created a master config to match the appsettings 2023-07-23 22:51:22 -07:00
Requests DiscordNotificationController.cs got a new route, moved over to ActionResults, records are now tracking the userId and returning common result classes 2023-07-23 22:57:35 -07:00
Response Moved domain objects from the API to Domain 2023-07-23 22:50:03 -07:00
Results DiscordNotificationController.cs got a new route, moved over to ActionResults, records are now tracking the userId and returning common result classes 2023-07-23 22:57:35 -07:00
Newsbot.Collector.Domain.csproj Moved domain objects from the API to Domain 2023-07-23 22:50:03 -07:00