I would like to know if i use my web app in production in shared hosting, will be there a problem to use mongodb driver c# (driver is embedded in the project or need host support for that)?
Because I'm planning to use dedicated mongodb server.
Thanks.