v1.0-preview.6
Project Update Overview
We are thrilled to announce a significant update to our project, now leveraging the capabilities of .NET 8. This update not only incorporates the latest .NET 8 features but also involves a substantial refactoring of our codebase to align with the principles of clean architecture.
Key Highlights:
-
.NET version 7 -> 8
- The project now embraces the latest features introduced in .NET 8, enhancing its overall functionality and performance. (We are still working on properly implementing mixed render modes], however this is something quite new and complex, so we will implement this later, if possible.)
-
Clean Architecture Refactoring:
- Special thanks to @MatteoZampariniDev for his work to refactor the project. The principles of clean architecture have been applied even better to enhance the overall structure and maintainability of the codebase.
What's Changed
- Application Layer refactor by @MatteoZampariniDev in #544
- ✨ Application Layer refactor by @neozhu in #553
- Transition to .NET 8 for Improved Performance, Stability, and Feature Integration by @Bram1903 in #554
- 🌈Update README.md by @neozhu in #559
- 🌈 support.net 8 by @neozhu in #560
- fixing spelling errors by @muhammetsahin in #564
- 🐛 fix redirect to login by @neozhu in #565
- update resource by @neozhu in #566
- fix compile error by @neozhu in #567
- 🐛 fix home page redirect issue by @neozhu in #568
- 🐛 fixed #569 by @neozhu in #570
- 🐛 fixed serilog write to PostgreSQL issue #574 by @neozhu in #575
- 🐛 fix router notfound create 404.razor by @neozhu in #577
New Contributors
- @muhammetsahin made their first contribution in #564
Full Changelog: v1.4...v1.0-preview.6