Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
I've known these guys for over 20 years. They have always been ahead of their time.
The syntax in the constructor on 16:08 is so elgant.
ABP Framework, what a great Framework 👍👍👍
I've found your channel to be incredibly helpful.
This is how frameworks and features should be explained to developers. I've never seen Microsoft frameworks or toolkits explained this clearly.
We need a deep dive for this 🎉
Hi is there any way to create tenant database and run migration in an existing azure elastic pool? Right now its creating in a new pool
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.
There is another class inside DataFilter that checks the state and holds the current state in AsyncLocal scope.
I've known these guys for over 20 years. They have always been ahead of their time.
The syntax in the constructor on 16:08 is so elgant.
ABP Framework, what a great Framework 👍👍👍
I've found your channel to be incredibly helpful.
This is how frameworks and features should be explained to developers. I've never seen Microsoft frameworks or toolkits explained this clearly.
We need a deep dive for this 🎉
Hi
is there any way to create tenant database and run migration in an existing azure elastic pool?
Right now its creating in a new pool
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.
There is another class inside DataFilter that checks the state and holds the current state in AsyncLocal scope.