19 Commits

Author SHA1 Message Date
1086396ccd Added authcontroller and logins 2024-07-09 18:03:42 -05:00
ca059ce75d Added hashing algorithm and factory 2024-07-09 18:03:05 -05:00
8b6bcc7c37 Package updates & downgrades to 8.xx 2024-07-09 18:01:38 -05:00
6876b623ac Created remaining CRUD controllers 2024-05-20 15:11:13 -05:00
2a99a5ba62 Created missing UpdateDTOS 2024-05-20 15:00:52 -05:00
e5522ed559 Code cleanup 2024-05-20 14:12:46 -05:00
d5642e4744 implemented adaptFromModel into remaining DTOS 2024-05-20 14:10:46 -05:00
08efea943c Created ColorController 2024-05-20 10:47:04 -05:00
cce57a4aec Created base class for CRUD api calls 2024-05-20 10:46:56 -05:00
9fb3e52079 Added authentication services to program 2024-05-20 10:46:31 -05:00
bce57e4cf0 Added adaptFromModel to IAdaptable 2024-05-20 10:46:15 -05:00
890c521675 Added ColorUpdateDTO.cs 2024-05-20 10:45:46 -05:00
8c58bb2fa3 Added ColorAuthentication.cs 2024-05-20 10:44:18 -05:00
71eea092c7 XML Documentation generated 2024-05-20 10:44:00 -05:00
03a72c365d Added update methods to models 2024-04-24 16:04:15 -05:00
27846f596e Created services for remaining database models 2024-04-22 18:04:14 -05:00
10cce72fbc Added DTO for remaining models 2024-04-22 17:55:47 -05:00
f7b337e25a Created color service using ServiceBase 2024-04-22 16:54:28 -05:00
0b2c77d4cc Added api project boilerplate 2024-04-16 18:38:11 -05:00