MongoDB Provider for EF Core – C# Tutorial

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=fv2-A5e-KHA



Category:
Tutorial
Duration: 1:01:40
27,539 views
729


Learn how to use MongoDB with EF Core in C#. After going though technical details with some basic examples, you will learn to create a full project with MongoB and Entity Framework Core. The project will use MongoDB Atlas sample data to create a restaurant reservation system.

Sign up for MongoDB Atlas: https://www.mongodb.com/cloud/atlas/register?utm_campaign=freecodecamp_ef&utm_source=freecodecamp&utm_medium=referral

Get code from the article: https://www.freecodecamp.org/news/using-entity-framework-core-with-mongodb

EF Core Documentation: https://www.mongodb.com/docs/entity-framework/current/

Course developed by Beau Carnes.

🏗️ MongoDB provided a grant to make this course possible.

⭐️ Contents ⭐️
⌨️ (00:00) Course Introduction
⌨️ (00:37) Intro to MongoDB
⌨️ (03:15) Intor to Entity Framework Core
⌨️ (07:24) How the MongoDB EF Core Provider Works
⌨️ (09:34) Data Modeling and CRUD Operations
⌨️ (14:29) Atlas Search and Vector Search
⌨️ (17:16) Tutorial - Set up MongoDB Atlas
⌨️ (20:09) Tutorial - Set up Dev Environment
⌨️ (25:33) Tutorial - Building Reservation System
⌨️ (56:47) Tutorial - Testing Project

🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2024-08-21Gemini AI MultiModal Model Course
2024-08-19DaVinci Resolve Course - Video Editing for Beginners (2024)
2024-08-16Rahul Pandey quit his $800,000/year FAANG developer job to build a startup [Podcast #139]
2024-08-14Machine Learning in JavaScript with ml5.js
2024-08-12AWS Certified Developer Associate (DVA-C02) Certification Course – Prepare For and Pass the Exam
2024-08-09Developer and inventor with 27 software patents [Angie Jones Interview #136]
2024-08-07Code a Downloadable Desktop Game in JavaScript
2024-08-06Operating Systems Course for Beginners
2024-08-02Data Science and Sports Analytics Expert Ken Jee [Podcast #135]
2024-08-01RAG Fundamentals and Advanced Techniques – Full Course
2024-07-29MongoDB Provider for EF Core – C# Tutorial
2024-07-26How to get a FAANG Dev Job in your 40s with Coding Interview University creator John Washam [#134]
2024-07-25System Design Concepts Course and Interview Prep
2024-07-23Fullstack Drag & Drop Notes App with React
2024-07-19How to get Machine Learning Skills without doing a PhD in Math [Podcast #133 with Daniel Bourke]
2024-07-18Blazor Fundamentals Tutorial – Learn Blazor Step-by-Step
2024-07-17GitHub Advanced Security Certification – Pass the Exam!
2024-07-1624 CSS Projects: Loading Animations, Progress Bars, Flashcards & More!
2024-07-15Multithreading for Beginners
2024-07-12From doing data entry to becoming a developer with Jessica Chan AKA Coder Coder [Podcast #132]
2024-07-11Asynchronous JavaScript Course – Async/Await , Promises, Callbacks, Fetch API