TLDR
When 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