A Guide to Using MongoDB Database in a ASP NET Core Web API Application

Written by samwalpole | Published 2020/12/18
Tech Story Tags: mongodb | csharp | dotnet | api | database | dotnet-core | nosql | databases | web-monetization

TLDRWhen you think about database providers for ASP NET Core apps, you probably think about Entity Framework Core (EF Core), which handles interacting with SQL databases. But what about the NoSQL options? A popular option for NoSQL is MongoDB. So in this article we're going to learn how to create a simple ASP NET Core CRUD API using MongoDB as the database provider. via the TL;DR App

no story

Written by samwalpole | Fullstack .NET and JavaScript web developer. Coding teacher and advocate
Published by HackerNoon on 2020/12/18