My fourth title for the Succinctly series has just been released: ASP.NET Multitenant Applications Succinctly!
This time, it’s about writing multitenant applications with ASP.NET. It was fun to write, and I certainly hope you find it interesting too!
In it I have a number o “recipes” for handling different aspects of multitenancy. I’m looking forward for your feedback on it!
As usual, I want to thank everyone at Syncfusion and also Chris Tune (@tunechr) for his review.
So, go get it here!
Hi, Ricardo.
I am reading your book (ASP.NET Multitenant Applications Succinctly), but I have a problem when I started development, the class IPTenantIdentifierStrategy and DomainTenantIdentifierStrategy are not implemented.
I have tryed find the source code, where can I find or the implementatiion of class?
Hi, João!
You can find the code in BitBucket: https://bitbucket.org/rjperes/asp.net-multitenant-applications-succinctly.