API to facilitate resource queuing
Go to file
henry 713d8c9956 #7 Added background service to periodically delete expired tickets 2025-05-15 20:19:28 -04:00
AccessQueuePlayground #8 use string type for ID to make implementation more agnostic to different ID types 2025-05-15 19:52:48 -04:00
AccessQueueService #7 Added background service to periodically delete expired tickets 2025-05-15 20:19:28 -04:00
AccessQueueServiceTests #8 use string type for ID to make implementation more agnostic to different ID types 2025-05-15 19:52:48 -04:00
.gitattributes Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2025-05-08 21:34:10 -04:00
.gitignore Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2025-05-08 21:34:10 -04:00
AccessQueueService.sln wip - adding demo front-end to play with access service 2025-05-11 20:38:02 -04:00
LICENSE.txt Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2025-05-08 21:34:10 -04:00
README.md Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2025-05-08 21:34:10 -04:00

README.md

AccessQueueService