Hi,
I would like to know if setting a cookies can be done in the application service? I am expecting if httpcontext present in this layer, so i could arrange the cookies in the response object. Please let me know if this possible?
Or i should implement this as pure mvc controller?
Thanks
Hi,
Is there any way to change Configuration.DefaultNameOrConnectionString in the Application or Core? I have a logic that need to switch that property to a new one, rather than already stated in the EntityFramework. i am expecting by changing this property i could easily switch to different database.
Thanks in advance mate.
Regards.
Hi,
I would like to know if there is possibility i could have one database for each tenant by using current code? If not, would you give me some hints in particular area i need to enhance?
Thanks