we have an Web API application and we want to use it for different project.I want to create different database for different clients whenever the client is registered. Can anyone tell me how to create database for different client using single Web API application when we submit the detail of Client?
suppose we are using abc Web API application and we register c1(client name) and now i want to create database c1DB(database name),similarly for other client