- Evento:
- .NET Conference Italia 2024
- Lingua:
- Inglese
Speaker
Developing Multi-Tenant applications with .NET and ABP Framework
In this session, I will introduce the multi-tenancy pattern, which is a widely accepted approach for SaaS application development. Then I will show how you can build multi-tenant application with .NET using the ABP Framework. We will mostly focus on isolating users, roles and other data of tenants while they are located in the same database and accessed by the same application instance.