v2024.11.04
What's Changed
- ♻️ Simplify global exception handling by @danielmackay in #407
- ♻️ Quality of life changes by @danielmackay in #409
- Aspire - Added option to create schema with or without migrations
- Removed unneeded exceptions
- Renamed WebApi/Features to WebApi/Endpoints
- Renamed Application/Features to Application/UseCases
- Refactored health check code
- Aspire - now starts SQL Server on port 1800
- Updated
dotnet newtemplates
- ✨ Aspire - Added command to drop database on demand by @danielmackay in #411
- 🚀 Bump version to 2024.11.04 by @danielmackay in #418
Full Changelog: v2024.10.24...v2024.11.04