jasontaylordev / RapidBlazor

Clean Architecture Solution Template for Blazor WebAssembly .NET 7
MIT License
291 stars 53 forks source link

Vertical Slice Arch Template? #7

Closed wubalubadubdub55 closed 1 year ago

wubalubadubdub55 commented 1 year ago

First of all thank you for this template, Jason! 😊

I feel that Clean Arch makes the whole project unnecessarily complex while Vertical Slice Architecture makes the development experience so much easier and cleaner. Fewer folders to look at instead of bunch of layers.

Any chance that you'll create templates using Vertical Slice Arch for Blazor/ MAUI etc.?

Thanks!

jasontaylordev commented 1 year ago

No plans at this stage.