Welcome to the Entity Framework Contrib project
EFContrib will attempt to centralize links to projects on CodePlex that will help you work more effectively with Entity Framework in your applications.
EF4 Projects
- T4 Toolbox (t4toolbox.codeplex.com): 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.
- EF4 Templates (ef4templates.codeplex.com): EF4 Templates uses T4toolbox to generate Repositories, Unit of work, POCO self-tracking entities that can be unit tested, along with validation for WPF, Silverlight RIA services and ASP.NET/ASP.NET MVC. They also generate an ODATA service with authentication for usage with WPF.
- Entity Visualizers (entityvisualizers.codeplex.com/): This project has debugger visualizers for several objects in the Entity Framework: EntityObject, EntityCollection, ObjectQuery and ObjectContext. Some of the source code is based on code from Julie Lerman's book "Programming Entity Framework".
EF3.5 Projects
- PostSharp4EF: Automatically implement IPoco (for EF 3.5/VS2008)
Community feedback
Please contribute to this project by either contributing code or giving feedback. Let me know if you are interested in the project and if you'd like to see it completed.