List of Free code EntityFramework
Projects
-
.Net mvc front site for Wordpress
.net mvc4 web site
entity framework with mysql
-
AuditDbContext - Entity Framework Auditing Context
AuditDbContext provides entity change auditing for Entity Framework POCO entities.
-
Batch Scheduler using .Net 4, MEF and Entity framework 4.1 (Magic Unicorn)
Simple Batch Architecture written on C#. Uses the .NET 4, MEF and Entity Framework 4.1 Code First. If you dont need a scheduler, just use the sample code. Agents can be scheduled through a central database table. Plug-ins (or jobs) are launched through MEF.
-
Eddie's Neural Network Framework
Eddie's Neural Network Framework is an experimental .NET Library to make the creation, modification and storage of Neural Networks easier.
Technologies used: .NET 4.0, Entity Framework & SQL Server 2008 R2
-
EF Generic Repository
A generic repository for Data access with :
Entity Framework
Unit of Work
Context Factory
-
EFH - Entity Framework Helper
Entity Framework Helper was created to improve the productivity when developing using Entity Framework. By using the EFH you wont need to worry about context anymore, and it is just one example. It's developed in C# using .NET 4.0.
-
EntitiesToDTOs - Entity Framework DTO Generator
EntitiesToDTOs is an Entity Framework DTO generator used as an AddIn for Visual Studio.
You'll no longer have to create DTOs for all your entities!
-
Entity Framework
Entity Framework is an object-relational mapper that enables .NET developers to work with relational data using domain-specific objects.
-
Entity Framework / Linq to Sql Poco Code Generator
Code generator that produces Poco Dtos and Xml mapping code that works with both Entity Framework and Linq to Sql. You can create one set of classes that can be used with both technologies. Choose a template and hit the button. Utilizes Managed Extensibility Framework (MEF) .
-
Entity Framework 4.0 Mass Operations
Adds support for mass data manipulation operations like INSERT with SELECT, UPDATE FROM, DELETE WHERE EXISTS for Entity Framework 4.0. Works for LINQ to entity queries with EntityObjects.
-
Entity Framework Dynamic Data Model Builder
Dynamic Data Model Builder lets you to have a Data Access Layer at runtime.
It creates dynamic DbContext, DbSet and POCO based on Entity Framework (Code First).
-
Entity Framework Extensions
This project includes extensions for the entity framework, includes unit of work pattern with event support, repository pattern with event support, and so on.
-
Entity Framework Extensions (Multiple entity updates)
The project consists of adding the functionality of multiple updates and deletes in a container
entities in the Entity Framework, using lambda expression.
-
Entity Framework Runtime Model Adapter
A set of Entity Framework connection and model adapters, allowing the arbitrary adjustment of an ObjectContext model at runtime.
This project allows a developer to adjust an Entity Framework schema at runtime when the deployment and development environments differ.
-
Entity Visualizer
Entity Framework Debugger Visualizer to display SQL source code generated by Entity Framework.
-
EntityContext
A lightweight wrapper around Entity Framework allowing for accessing some internals of the framework, as well as, some functionality usually required.
-
EntityFramework Stored Procedure Mapping Gen
Generate storedprocedures results and map automaticaly in edmx file.
-
EntityFramework.Patterns
EntityFramework.Patterns (EFPattern) provides ready to use patterns that will leverage you development with Entity Framework 4.
- Generic Repository, Unit of work, Internationalization, Audit Log, Audit Trail, Repository Decorator, Archive etc...
-
EntityFrameworkGenericRepository
We wrote your data layer so you don't have to.
Developed at ettaingroup for our clients. We found that we were using the same patterns over and over again. So we developed this data framework. It uses Entity Framework 4.2, DbContext and POCO's. The Generic Repository l...
-
EntityRepository
Provides a default OData server implementation for any Entity Framework DbContext, using Web API OData. Replaces WCF Data Services server.
-
ExtJS 4 .Net Entity Framework 4
Simple to use support for Sencha's ExtJS 4 stores backed by Microsoft's Entity Framework 4.
-
Gavin.Shop
A b2c Of mvc3+entityframework
-
Generic Queryable Data Repository
This is a .Net generic queryable repository that can be used in a variety of projects - most easily used with Entity Framework Database First.
-
Goodogs Technology Template for DotNetNuke Module Development
A Visual Studio 2010 Project Template, that can be used to develop DotNetNuke Modules using the latest technologies such as Entity Framework, WCF Data Services, Knockout.js, Blueprint.css framework, etc.
-
LINQ Mapper
LINQ Mapper translates simple LINQ queries between different sources. It allows you to write queries against your domain model, but have them run against a different model (typically a data model like LINQ to SQL or Entity Framework).
-
LINQ to EDMX
LINQ to EDMX makes it easier for .NET developers to access metadata in an Entity Framework .edmx file at runtime using LINQ.
-
Linq to Sql and Entity Framework Designer Search AddIns for VS2008 and VS2010
Linq to Sql and Entity Framework Designer Search AddIns for VS2008 and VS2010
-
Linquify
Linquify is a Visual Studio 2008/2010 Addin and C# .NET business class / DTO generator for LINQ to SQL and the Entity Framework. It supports rapid development of .NET and ASP .NET web application data layers allowing you to query as: Person.Load(5); Person.Name="n"; Person.Save()
-
Magiq
Mass update, delete and insert for Linq-to-Sql and (soon) Entity Framework.
-
Many-2-Many Relations for WCF RIA Services
M2M4RIA is a mechanism which adds support for many-2-many (M2M) relations to WCF RIA services. It requires Entity Framework 4.0 and RIA services 1.0.
-
MVC Generator
Addin for Visual Studio that generates MVC from Entity Framework files.
A Rapid Scaffolder with options.
-
MVC N-Tier EMR Sample
A Sample MVC N-Tier EMR application that uses MVC3 for presentation, WCF, and Entity Framework 4.1 Release Candidate.
-
My Movies
MVC 3 Application which uses IOC(Autofac), Entity Framework 4 and Automapper 1.2
-
N-Tier Entity Framework
The N-Tier Entity Framework extends Microsoft's Entity Framework (EF) to provide support for n-tier software solutions while keeping its simplicity.
-
Nido Framework with .Net 4.0 and Entity Framework help you standardize your BLL.
Nido is a reusable generic code library developed using .NET/ C# (4.0, EF) providing a common platform (Web, Windows Form, Web Service, Services and Libraries).
-
NQueries
Transactional data access layer using UnitOfWork and Repository patterns against IQueriables.
Key features:
- plain pocos
- multithread spanning transactions
- loose coupled from the Entity Framework
- easy transaction/datacontext management
-
Prism tutorial
Prism tutorial is a sample application that uses the Microsoft Adventure Works Light database to demonstrate how to build an application that uses:
Entity Framework
WCF
WPF
Prism
Enterprise Library for the application blocks
-
Sample Security Application
A sample security application that uses Microsoft Account (Identity Provider), WebAPI (Service Layer) and EntityFramework (Data Access Layer).
-
SecurEntity
A .NET data protection library for selected database fields using Entity Framework. The encryption key is not available to the database so that data is protected even when database security is compromised. When combined with an on-premise web server and SQL Azure, SecurEntity ...
-
SFWK Framework
SFWK Framework is designed to automatically generate a full project architecture with DTO, DCO, CRUD services layers.
Generation is based on Entity Framework 4.0 data model (edmx file).
-
System.Linq.Dynamic
Extends System.Linq.Dynamic to support Execution of Lambda expressions defined in a string against Entity Framework or any provider that supports IQueryable.
-
T4 Toolbox
T4 Toolbox is a set of ready-to-use code generators and T4 extensions for Visual Studio. Quickly build powerful C# or VB templates that generate multiple output files or simply use existing templates for LINQ to SQL, Entity Framework and more.
-
UnitOfWork
UnitOfWork is complete pattern consist of Repositories. Beginning for Entity Framework. You don't need to write it oneself. Now you only need to create model in entity framework and thanks for UnitOfWork library you have immediatelly and automatically Unit of Work pattern in app.
-
UTFPRLibrary
UTFPRLibrary provides a set of templates and controls that makes it easier for .NET developers to create applications (32 or 64 bits) with Windows Forms and Entity Framework 4. It's developed in C#.
-
VFP Entity Framework Provider
The goal of this project is to create an Entity Framework Provider for VFP data.
-
ViewModel Generator
A ViewModel code generator for use with WPF and a MVVM pattern. It generates a ViewModel partial class based on an Entity Framework class. This is currently for use with Visual Studio 2008 and .NET 3.5.
-
WordNet C#
The purpose of this project is demonstrate how to query the WordNet database using Microsoft Entity Framework 5 & C#.
-
WPF MVVM with Entity Framework
Its an WPF application with modern UI with Entity Framework 5.0