Sessione Developing Multi-Tenant applications with .NET and ABP Framework - .NET Conference Italia 2024
Questo sito si serve dei cookie per fornire servizi. Utilizzando questo sito acconsenti all'utilizzo dei cookie. Ulteriori informazioni Ok

Developing Multi-Tenant applications with .NET and ABP Framework

Lingua: Inglese
Track 1 (MTC - 1° piano)
Orario: 15:30  -  16:15

Play video

Abstract

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.