Create a Web Api with ASP NetCore and MongoDB Part3

In this part, the ASP.Net Core 2.2 Web API project is created and run and browsed to the books collection (created in part 2) to read the two documents inserted.

Comments

Popular posts from this blog

Create an ASP.NET 5 MVC React Comment Box Application with Server-Side Data

How to Fix "JsonReaderException: '}' is invalid after a single JSON valu...

A Simple ML.NET Linear Regression Machine Learning Application