mongo-efcore-provider
EF Core provider
Provides a bridge between Entity Framework Core and MongoDB, enabling the use of EF Core's features with a MongoDB backend.
MongoDB Entity Framework Core Provider
332 stars
30 watching
30 forks
Language: C#
last commit: 9 days ago
Linked from 1 awesome list
csharpentity-frameworkentity-framework-coremongodb
Related projects:
Repository | Description | Stars |
---|---|---|
npgsql/efcore.pg | A provider that allows .NET developers to interact with PostgreSQL databases using the Entity Framework Core API. | 1,565 |
rowanmiller/demo-efcore | Provides resources and code for delivering a talk about Entity Framework Core | 114 |
thliborius/efcorenexus | A set of libraries and tools to simplify the integration of Entity Framework Core into Blazor applications. | 3 |
dj-nitehawk/mongodb.entities | A library that simplifies access to MongoDB with an elegant API and features like LINQ support and entity relationship management. | 545 |
vahidn/efcoresecondlevelcacheinterceptor | An interceptor for EF Core to enable second-level caching of queries | 801 |
erikej/efcorepowertools | Tools for reverse engineering and visualizing EF Core models in Visual Studio and the command line. | 2,187 |
dcfapixels/dragonecs | A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. | 176 |
iotsharp/entityframeworkcore.taos | A .NET provider for TDengine's ADO.NET interface, enabling access to the database through Entity Framework Core. | 171 |
softfluent/entityframeworkcore.dataencryption | An extension to Entity Framework Core that adds support for encrypting data in entity properties | 329 |
jonpsmith/efcore.genericservices | A library to simplify CRUD access for web/mobile/desktop applications using EF Core. | 602 |
dotnet/ef6 | An object-relational mapper for .NET that eliminates the need for data-access code. | 1,432 |
victortzeng/zxw.framework.netcore | A .NET Core framework for rapid development of applications using EF Core's Code First pattern | 764 |
facile-it/mongodb-bundle | Provides a Symfony bundle to integrate MongoDB into PHP applications | 36 |
efectn/fiber-boilerplate | A Go-based boilerplate for building RESTful APIs with Fiber. | 77 |
enterprisedb/mongo_fdw | A PostgreSQL extension that enables interaction with MongoDB databases through foreign data wrappers. | 330 |