Skip to content

Releases: neozhu/CleanArchitectureWithBlazorServer

v1.2

Choose a tag to compare

@neozhu neozhu released this 03 Sep 09:04

What's Changed

  • Upgrade MudBlazor to v9 by @neozhu in #926
  • Update NuGet package versions across all projects by @neozhu in #927
  • Migrate MediatR integration to Mediator by @neozhu in #928
  • Consolidate architecture updates, JS utilities, tests, and agent guidance by @neozhu in #929
  • This line is WRONG! It calls OnConnectedAsync() instead of OnDisconn… by @blazorblazor01 in #931

New Contributors

Full Changelog: 1.11.19...v1.2

1.1.47

Choose a tag to compare

@neozhu neozhu released this 13 Nov 11:17
a2308b6

Upgrading to .NET 9

1.1.44

Choose a tag to compare

@neozhu neozhu released this 07 Nov 10:58
3768099

What's Changed

  • Replace AutoMapper with Mapperly for Improved Performance by @neozhu in #797

Full Changelog: 1.1.43...1.1.44

1.1.27

Choose a tag to compare

@neozhu neozhu released this 22 Oct 08:12
cca406f

What's Changed

Full Changelog: 1.1.26...1.1.27

1.1.0: Merge pull request #764 from neozhu/rename_picklist

Choose a tag to compare

@neozhu neozhu released this 30 Sep 11:39
8839d3c
Rename picklistset

1.0.73

Choose a tag to compare

@neozhu neozhu released this 15 Aug 23:37
5298cd8

What's Changed

Full Changelog: 1.0.72...1.0.73

v1.0 Docker Image Release

Choose a tag to compare

@neozhu neozhu released this 20 Feb 12:50
0708f3d

What's Changed

Full Changelog: v1.0-preview.6...v1.0.0

v1.0-preview.6

Choose a tag to compare

@Bram1903 Bram1903 released this 23 Dec 12:22
6a3ff98

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:

  1. .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.)
  2. 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

New Contributors

Full Changelog: v1.4...v1.0-preview.6

v1.0-preview.5

Choose a tag to compare

@Bram1903 Bram1903 released this 08 Nov 13:55
6a3ff98

Small note

Today we reached 500 stars on this project! This is quite a big milestone and something @neozhu can be proud of! Thanks to everyone involved in this project in both the past and present! 🎉🥳

What's Changed

New Contributors

Full Changelog: v1.3...v1.4

v1.0-preview.4

Choose a tag to compare

@Bram1903 Bram1903 released this 30 Aug 08:38
6a3ff98

Small Note

Big thanks to everyone who's been part of the journey over the last few months! Our project gets better every day, thanks to the awesome folks who've been opening issues, suggesting fixes, and making cool enhancements through pull requests.

Give yourselves a pat on the back – your hard work and collaboration are what make this project shine. Here's to more progress and exciting days ahead! 🚀🎉

What's Changed

New Contributors

  • @BoostioAaron made their first contribution in #453
  • @bakes82 made their first contribution in #482

Full Changelog: https:...

Read more