v6.0
With .net 8 GA - also a new version of the blog is "released".
New Features
- .net 8 GA upgrade!
- Added Healthcheck for cloud hosting
- Cleanup of the application.settings
- Big improvement for UserRecords. Now, there is an hourly job consolidating those into a new table for quicker Dashboard results.
- Some improvements thanks to EF 8 - making Tags inline into the BlogPost entity
Improvements
- Using NSubstitue instead of Moq
- Update other NuGet packages and js dependencies