Monday, July 19, 2021

Getting MongoDb connection string for cloud collection

 






Replace the database name with your database name and replace the password with your password ( username password should be in the format username:password@---- and not like username:<password>@----- !. The angle brackets indicate substitution only, and not to be confused as a requirement.



"mongodb+srv://aaaaaaaa:bbbbbbbb@cluster0.hfu9n.mongodb.net/ccccccccc?retryWrites=true&w=majority"

No comments:

Post a Comment

 using Microsoft.AspNetCore.Mvc; using System.Xml.Linq; using System.Xml.XPath; //<table class="common-table medium js-table js-stre...