MultiTenancyServer
MultiTenancyServer copied to clipboard
Open-source project for multi-tenant scenarios using ASP.NET Core and EF Core, includes samples.
Results
2
MultiTenancyServer issues
Sort by
recently updated
recently updated
newest added
I am having a problem I can't seem to solve (I am by no way a c# expert) I have a abstract base entity called BaseContact From this BaseContact I...
Hello, I use your library in my Blazor project server side. With RenderMode.ServerPrerendered mode the Blazor will load 2 times, at the first time I can get the tenant name...