Effort is basicly 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 provides some intuitive helper methods too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database.


Keywords
License
MIT
Install
Install-Package Effort.EF6 -Version 2.2.17

Documentation

Library Powered By

This library is powered by Entity Framework Extensions

Entity Framework Extensions

Overview

Effort 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.

NuGet:https://www.nuget.org/packages/Effort/

Useful links

Contribute

Want to help us? Your donation directly helps us maintain and grow ZZZ Free Projects.

We can't thank you enough for your support 🙏.

👍 One-time donation

❤️ Become a sponsor

Why should I contribute to this free & open-source library?

We all love free and open-source libraries! But there is a catch... nothing is free in this world.

We NEED your help. Last year alone, we spent over 3000 hours maintaining all our open source libraries.

Contributions allow us to spend more of our time on: Bug Fix, Development, Documentation, and Support.

How much should I contribute?

Any amount is much appreciated. All our free libraries together have more than 100 million downloads.

If everyone could contribute a tiny amount, it would help us make the .NET community a better place to code!

Another great free way to contribute is spreading the word about the library.

A HUGE THANKS for your help!

More Projects

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