How to do it...

  1. First, we download the MongoDB Community version from the official website at https://www.mongodb.com/download-center#community and double-click on the .msi file:
  1. Let's specify an installation directory and choose the custom installation option:
  1. Next, we create the directory where we will store the data. By default, we have to create the /data/db folder inside the MongoDB directory we choose when we install it. We also have to create /log/mongo-server.log in the MongoDB directory.
  2. After that, we will create our MongoDB ...

Get ASP.NET Core MVC 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.