What to keep in mind when developing a multi-tenant asp.net MVC application?

前端 未结 3 1904
栀梦
栀梦 2020-12-23 18:14

Good afternoon - I have a pretty general question today - I\'ve been tasked with creating a web application to manage some basic information on customers. It\'s a very simpl

3条回答
  •  时光取名叫无心
    2020-12-23 19:06

    There has been some talk of multi-tenancy support in Sharp Architecture (based on MVC 3) found here: http://www.yellowfeather.co.uk/2011/02/multi-tenancy-on-sharp-architecture-revisited/

    Not sure if that really helps you with your existing application, porting over would be a bit of a job.

提交回复
热议问题