Building Multi-Tenant ASP.NET Core Applications and ABP Framework | .NET Conf 2023

preview_player
Показать описание
What's SaaS development? What are the multi-tenancy pros and challenges? Multitenant deployment and database architectures. Multi-tenant development with the open-source ABP Framework.

#dotnet
Рекомендации по теме
Комментарии
Автор

The syntax in the constructor on 16:08 is so elgant.

shmupful
Автор

ABP Framework, what a great Framework 👍👍👍

VongsiLoryongpao
Автор

I've found your channel to be incredibly helpful.

acodersjourney
Автор

This is how frameworks and features should be explained to developers. I've never seen Microsoft frameworks or toolkits explained this clearly.

devact
Автор

example at 21:50 looks incorrect, disabling and enabling flags at singleton level could leak to other scopes (in a race condition).
For a web application it should have been scoped per web request.

gobeksalata
visit shbcf.ru