This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
-
Updated
Nov 18, 2024 - C#
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
Documentation for Entity Framework Core and Entity Framework 6
A lot of small projects with demo code on different topics with (O\RM) Entity Framework 6.
Entity Framework Classic is a supported version of the latest EF6 codebase. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.
Update an entity graph in store to a given one by inserting, updating and removing the respective entities.
Simple order management system
A complex end-to-end system that simulates activity at an airport, and combines 3 systems that are connected together. The Console part has a flight simulator that communicates via an HTTP network with an API server built in Asp.net core web Api. The server uses Multithreading/EF6/MSSQL. And a client in Angular that displays the data in real time.
Awesome EF6 third party-libraries, documentation, and tutorials!
An asp.net web api and angularjs based simple dental management system with patient prescription, test, records and history. This application has a simple small inventory management to manage the stocks of dental products
Documentation for Entity Framework Core and Entity Framework 6
This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework 6 (non-core) queries when using the SQL Server database provider. It's a streamlined version of the original QueryableValues for EF Core: https://github.com/yv989c/BlazarTech.QueryableValues.
Asp.net MVC - Entity Framework and Code First with Grid.MVC
ASP.NET MVC case study solution for PluralSight Guides. Demonstrates how to use populate dropdown lists in Razor views.
Best Practices for EF6
Mini Social Network for Music Lovers to Track the Activities of Their Favorite Artists.
Simple, Small Game Rental Store Web Application.
Aplicación desarrollada en el Curso "The Complete ASP.NET MVC 5 Course" por Mosh Hamedani
Gestión de ingresos y gastos generados a partir de la prestación de servicios profesionales.
Simple demonstration of the Entity Framework
Extensions for EnitityFramework 6.x
Add a description, image, and links to the entity-framework-6 topic page so that developers can more easily learn about it.
To associate your repository with the entity-framework-6 topic, visit your repo's landing page and select "manage topics."