Тёмный

Your ULTIMATE Clean Architecture App Template! 

Codewrinkles
Подписаться 28 тыс.
Просмотров 4,3 тыс.
50% 1

Опубликовано:

 

21 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 17   
@evilroxxx
@evilroxxx 7 дней назад
Looks like jwtSettings and jwtSection are redundant. What’s the purpose of creating two vars from the same object?
@ChristopherBriddock
@ChristopherBriddock 2 месяца назад
Thanks for your video codewrinkles. Why are not uploading?
@sashawild1
@sashawild1 2 месяца назад
Thank you for the video! What I still could not understand is if there is a way to adopt the clean architecture together with EfCore's IDbContextFactory approach? In my projects I widely use GraphQL and HotChocolate library and for the last one using IDbContextFactory seems to be the preferable way of work with DbContext. So are there any examples of code or at lease ideas described of how to deal with Repositories and UnitOfWork abstraction in a Clean architecture project when IDbContextFactory is involved?
@ambassadorofserotonin8957
@ambassadorofserotonin8957 4 месяца назад
Thanks for another template. It was really needed
@Codewrinkles
@Codewrinkles 4 месяца назад
Glad you like it!
@Tamer_Ali
@Tamer_Ali 4 месяца назад
Thanks a lot for that awesome video why don't lazy loading/eager loading the Repositories in the UnitOfWork implementation to load what we need only instead of inject them in the constructor?
@Codewrinkles
@Codewrinkles 4 месяца назад
Because in my opinion the complexity to do that doesn't justify doing it. That's not where performance bottlenecks in applications happen.
@EniloracCodes
@EniloracCodes 4 месяца назад
Thank you for this video. It's very helpful to see an entire app with clean architecture. I would love to see the video on the Angular front end. In general, do you recommend WebAPI plus Angular front end over other things like MVC or Razor pages?
@Codewrinkles
@Codewrinkles 4 месяца назад
I wouldn't say I recommend that. Having an API in the backend and a SPA on the front (either React, Angular and Vue) is a common architectural choice during the last 10 years. It has some advantages if you want to decouple your frontend from your backend, usually for scaling purposses, but it also brings a lot of complexity and additional latency due to countless HTTP calls. Also, if I would develop for Windows and rely on Windows Auth, AD and so on, MVC or Blazor would be probably my choice. In this order :)
@o_glethorpe
@o_glethorpe 4 месяца назад
In my opinion, having an API with all the business logic serving dummy clients (Angular, React, Android, iOS) is still the way to go. However, if you know for sure that you will only have a web client, I would go with MVC/Razor. I can't recommend Blazor because, at least for me, I can't expect my clients to download 10MB to use my project.
@EniloracCodes
@EniloracCodes 4 месяца назад
@@Codewrinkles Thank you very much! That clarifies a lot for me. Do you have any thoughts on using the scaffolded Identity in combination with AD? I typically only rely on AD for my user information and roles but I've seen some people like to combine the two and I wasn't sure if there's a good reason for that.
@pilotboba
@pilotboba 4 месяца назад
@@o_glethorpe "blazor" is a loaded term now that .Net 8 is out. You can have SSR blazor and it is supper fast, doesn't need a persistent connection at all. You can use advance navigation to make it really responsive. It solves a lot of the issues you run into with fully javascript SPA client and you can do 99% of the app without writing javascript at all.
@EmadUddin-k7f
@EmadUddin-k7f 11 дней назад
hi, how can i get the source code please?
@AskewTube
@AskewTube 7 дней назад
Check the community tab in the channel 😊
@shakhriyorakhadov8244
@shakhriyorakhadov8244 4 месяца назад
Is there source code?
@Codewrinkles
@Codewrinkles 4 месяца назад
As I mentioned in the video all Codewrinkles Ambassador members and higher get the source code after each video. Please join as a member and check then the Membership tab on the channel homepage for info
Далее
How to structure a clean architecture Asp.Net Core app
43:35
Редакция. News: 135-я неделя
55:06
Просмотров 1,2 млн
How to split your drink
00:45
Просмотров 1,9 млн
Why Developers Hate "Clean Code"?
14:39
Просмотров 62 тыс.
Clean Error Handling In .NET
9:15
Просмотров 10 тыс.
Practical Write-Ahead Logging In DIstributed Systems
16:52
The Beginner's Guide to Clean Architecture
13:19
Просмотров 25 тыс.
Zed “kills” VSCode
12:10
Просмотров 767 тыс.
Make Beautiful Desktop Applications in C++
25:51
Просмотров 588 тыс.