Making MongoDB Easy for Entity Framework Users with MongoFramework



Making MongoDB Easy for Entity Framework Users with MongoFramework

Making MongoDB Easy for Entity Framework Users with MongoFramework

Entity Framework has been a great tool to connect your .NET applications to various relational databases for years. What if we could have the productivity and familiarity of Entity Framework with the flexibility of MongoDB? In this talk, I’ll show you my solution to this problem: MongoFramework, an “”Entity Framework””-like interface for MongoDB.

From DB contexts and change sets to index attributes, I’ll be walking through my journey of just that—going from a relational database to MongoDB while keeping most of the Entity Framework charm. I’ll also show you how to profile database reads and writes with MiniProfiler. Join me in this session to see how easy it is to use MongoDB with your existing Entity Framework experience!

Subscribe to MongoDB ➡️ https://bit.ly/3bpg1Z1

Comments are closed.