Cars-Island-On-Azure icon indicating copy to clipboard operation
Cars-Island-On-Azure copied to clipboard

Cars Island is a fake car rental company which used Microsoft Azure cloud services to implement the system for managing car renting.

Results 3 Cars-Island-On-Azure issues
Sort by recently updated
recently updated
newest added

hello Daniel, Tks for providing this example -- it has been very educational so far! I have managed to replicate the api and had been trying to use it. so...

Please update this to .NET 8. Use Blazor Web App in the frontend and Minimal APIs in the backend. Thank you!

**Description**: I would like to kindly bring attention to a potential issue in the [Mail Sender function](https://github.com/Daniel-Krzyczkowski/Cars-Island-On-Azure/blob/0972fe2c3bb90e978d269110e2815eb5788d91ad/src/func-app/CarsIsland.MailSender.FuncApp/MailSenderFuncApp.cs#L18), which is invoked when a ServiceBus message arrives at the "reservation" queue. This...