Skip to content

Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based applications.

License

Notifications You must be signed in to change notification settings

zzzprojects/EntityFramework-Effort

Repository files navigation

Entity Framework Effort.EF6

Effort.EF6 is a powerful tool that enables a convenient way to create automated tests for Entity Framework based applications.

It is basically an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. It also provides some intuitive helper methods that make this provider really easy to use with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data-driven tests that can run without the external database's presence.

Read more on our Website.

Downloads

nuget nuget

PM> NuGet\Install-Package Effort.EF6
> dotnet add package Effort.EF6

Sponsors

ZZZ Projects owns and maintains Entity Framework Effort as part of our mission to add value to the .NET community

Through Entity Framework Extensions and Dapper Plus, we actively sponsor and help key open-source libraries grow.

Entity Framework Extensions

Dapper Plus

More Projects

To view all our free and paid projects, visit our website ZZZ Projects.

About

Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based applications.

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 16