Use MongoDB in Your C# ASP.NET Apps

Use MongoDB in Your C# ASP.NET Apps

Use MongoDB as a document data store for your C# ASP.NET Applications.

Renan Roncarati

Great article. Thanks for sharing. I liked the way you structured the repository classes. Just a quick fix on “In the DocumentService class, add GetDocument(), GetCollectionCount(), and GetCollectionCount:” <- the last one is GetCollection()

Ben Hayat

Hi;

Could you please add a couple of screenshots of Okta Signup and login screens and how they look to the end user?
Please make a reply when you do, so I’ll get a notification.
I plan to you Okta for my Blazor WASM project.

Matt Raible

Hello Ben,

We usually include screenshots of the signup and login screens in our posts. We missed doing so in this post. However, it should be easy for you to take them yourself. Just go to https://developer.okta.com/… for the signup screen and your Okta org (in an incognito window) for the login screen.

Ben Hayat

Hi;

Does the new Mongodb .Net Driver support System.Text.Json or the old Newtonsoft version?
Thanks!

Savan Bhavsar

It there any way to create database fron .net core in mongodb