
- Published on
Multi-tenancy is a design pattern where a single instance of an application serves multiple tenants. This blog post will demonstrate how to implement single database multi-tenancy using Entity Framework Core with global query filters
I'm a curious and passionate person who likes building new things, learning new technologies, and sharing knowledge with others.