What's New in Clean Architecture Template 9.1

preview_player
Показать описание
What's New in Clean Architecture Template 9.1.2

Hey everyone, I'm Steve Smith aka ardalis, of NimblePros!

## 20% Discount Code on Modular Monolith courses at Dometrain
ARDALIS (or use the links below)

## Get The Source Code

## Links



Check out my courses:

Free Weekly Email Tips:

If you read this far, I hope you liked the video and consider subscribing to my channel!

Find me:

#dotnet #deviq #ardalis #nimblepros #visualstudio #csharp #nuget #cleancode #aspnetcore #efcore #specification #repository #designpatterns #cleanarchitecture
Рекомендации по теме
Комментарии
Автор

Thank you. I was rolling out my own Clean Architecture solution with MediatR, Serilog, CQRS etc... but with your template, it will get me up and running much faster for those side projects :) Thank you again. It looks brilliant!

sigma_z
Автор

Thanks you for this helpful video. We've been using Clean Architecture in our Multi-Tenant/SaaS boilerplate template since the beginning and it's proven to be a great choice.

BlazorPlate
Автор

Great template will definitely be using it as well.

buildingphase
Автор

Keep up all the good work Steve, love this video.

need one for new eshop project as well. ( new one)

belugaaa
Автор

In recent couple of years, I've doing Java. Now I'm back to . NET again. I've just finished your great DDD course and now this awesome project template. I'm so thrilled to start my next project with this template. By the way, I like your new haircut ;)

mostafadindar
Автор

Hey Ardalis ! Thank you so much for this newer version. You are the goat. One question, what about if you are dealing with some reports and it’s more efficient just to have a plain Sql command ? Or you don’t want to use EF at all ? Or instead of fetching a single entity from EF fetch I want to fetch a custom entity in an api get call ? What’s your solution in those kind of cases. Thanks !

devrub
Автор

Great content, as usual!
Would you please explain the difference between an endpoint validator and a usecase validator? And why do you recommend using different classes for requests (api) and commands/queries (usecase)? Thanks!

enriquelamberto
Автор

Thank you for this helpful video. I have a couple of questions:
- How can I differentiate between various create/update/delete C# files? For instance, if I have multiple Create files opened, it may become confusing. Would renaming the files while keeping the class names be a good solution?
- How does one correlate a transaction using a correlation ID, and how would this integrate with the given template?

Keep up the great work!

MohamedOmar-zwbq
Автор

Hello, your template is awesome, I am always checking it and comparing it to others, I sure love the REPR pattern, the only headache I have is how to integrate authentication and authorization while respecting the intent of the architecture. A tutorial would be awesome

maradasa
Автор

I wanna see a full tutorial how to add a new CRUD element. From Entity model to swagger docs description for items

SuperPlyushkin
Автор

Hi Steve, can i ask why you don't run papercut as a windows service instead of in a Docker container?

margosdesarian
Автор

Why do you prefer fastendpoints over minimal api definitions?

danielohirsch
Автор

In delete contributor handler, does mediator handles any failures occur in SendEmailAsync method

ManuraSiriwardena
Автор

Great, but clean architecture is so verbose and complex :)

olivier