Releases: erossini/AdminLTEWithASPNETCore
Releases · erossini/AdminLTEWithASPNETCore
Refactor with clean architecture
I wanted to create a better organization of the project following the guide lines for a clean architecture solution. I have create some posts about it and you have the link here:
- Architecting ASP.NET Core applications
- Setting up the application core
- Introducing CQRS in the architecture
- Adding Validation using Fluent
- Creating the infrastructure project
- Adding an API using ASP.NET Core
- How testing the application code
- How adding an UI built in Blazor
- Improving on the application's behaviour
New ViewComponents
There are new ASP.NET Core ViewComponents to enrich the UI:
- Boxes
- simple
- progressbox
- showbox
- Charts with Chart.js
- Bar
- Line
- Pie
- Card (simple)
1.0
In this project template you have already: