Download UnitOfWork

Description

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.

Source Files

The download file unitofwork.zip has the following entries.


.hgignore/*from   w  w  w .  j a va2 s . c  om*/
TestsDebugger/App.config
TestsDebugger/Program.cs
TestsDebugger/Properties/AssemblyInfo.cs
TestsDebugger/TestsDebugger.csproj
TestsDebugger/TestsDebugger.csproj.user
TestsDebugger/packages.config
UnitOfWork.sln
UnitOfWork.suo
UnitOfWork/Implementation/EFRepository.cs
UnitOfWork/Implementation/EFUnitOfWork.cs
UnitOfWork/Interfaces/IRepository.cs
UnitOfWork/Interfaces/IUnitOfWork.cs
UnitOfWork/Properties/AssemblyInfo.cs
UnitOfWork/UnitOfWork.csproj
UnitOfWork/packages.config
UnitOfWorkTest/App.config
UnitOfWorkTest/EFUnitOfWorkTest.cs
UnitOfWorkTest/Mocks/Employee.cs
UnitOfWorkTest/Mocks/Employer.cs
UnitOfWorkTest/Mocks/MockDbContext.cs
UnitOfWorkTest/Mocks/MockDbInitializer.cs
UnitOfWorkTest/Properties/AssemblyInfo.cs
UnitOfWorkTest/UnitOfWorkTest.csproj
UnitOfWorkTest/UnitOfWorkTest.csproj.user
UnitOfWorkTest/packages.config
packages/EntityFramework.4.2.0.0/EntityFramework.4.2.0.0.nupkg
packages/EntityFramework.4.2.0.0/lib/net40/EntityFramework.dll
packages/EntityFramework.4.2.0.0/lib/net40/EntityFramework.xml
packages/NUnit.2.5.10.11092/Logo.ico
packages/NUnit.2.5.10.11092/NUnit.2.5.10.11092.nupkg
packages/NUnit.2.5.10.11092/NUnitFitTests.html
packages/NUnit.2.5.10.11092/fit-license.txt
packages/NUnit.2.5.10.11092/lib/nunit.framework.dll
packages/NUnit.2.5.10.11092/lib/nunit.framework.xml
packages/NUnit.2.5.10.11092/lib/nunit.mocks.dll
packages/NUnit.2.5.10.11092/lib/pnunit.framework.dll
packages/NUnit.2.5.10.11092/license.txt
packages/NUnit.2.5.10.11092/tools/NUnitTests.VisualState.xml
packages/NUnit.2.5.10.11092/tools/NUnitTests.config
packages/NUnit.2.5.10.11092/tools/NUnitTests.nunit
packages/NUnit.2.5.10.11092/tools/TestResult.xml
packages/NUnit.2.5.10.11092/tools/agent.conf
packages/NUnit.2.5.10.11092/tools/agent.log.conf
packages/NUnit.2.5.10.11092/tools/launcher.log.conf
packages/NUnit.2.5.10.11092/tools/lib/Failure.png
packages/NUnit.2.5.10.11092/tools/lib/Ignored.png
packages/NUnit.2.5.10.11092/tools/lib/Inconclusive.png
packages/NUnit.2.5.10.11092/tools/lib/Skipped.png
packages/NUnit.2.5.10.11092/tools/lib/Success.png
packages/NUnit.2.5.10.11092/tools/lib/fit.dll
packages/NUnit.2.5.10.11092/tools/lib/log4net.dll
packages/NUnit.2.5.10.11092/tools/lib/nunit-console-runner.dll
packages/NUnit.2.5.10.11092/tools/lib/nunit-gui-runner.dll
packages/NUnit.2.5.10.11092/tools/lib/nunit.core.dll
packages/NUnit.2.5.10.11092/tools/lib/nunit.core.interfaces.dll
packages/NUnit.2.5.10.11092/tools/lib/nunit.fixtures.dll
packages/NUnit.2.5.10.11092/tools/lib/nunit.uiexception.dll
packages/NUnit.2.5.10.11092/tools/lib/nunit.uikit.dll
packages/NUnit.2.5.10.11092/tools/lib/nunit.util.dll
packages/NUnit.2.5.10.11092/tools/nunit-agent-x86.exe
packages/NUnit.2.5.10.11092/tools/nunit-agent-x86.exe.config
packages/NUnit.2.5.10.11092/tools/nunit-agent.exe
packages/NUnit.2.5.10.11092/tools/nunit-agent.exe.config
packages/NUnit.2.5.10.11092/tools/nunit-console-x86.exe
packages/NUnit.2.5.10.11092/tools/nunit-console-x86.exe.config
packages/NUnit.2.5.10.11092/tools/nunit-console.exe
packages/NUnit.2.5.10.11092/tools/nunit-console.exe.config
packages/NUnit.2.5.10.11092/tools/nunit-x86.exe
packages/NUnit.2.5.10.11092/tools/nunit-x86.exe.config
packages/NUnit.2.5.10.11092/tools/nunit.exe
packages/NUnit.2.5.10.11092/tools/nunit.exe.config
packages/NUnit.2.5.10.11092/tools/nunit.framework.dll
packages/NUnit.2.5.10.11092/tools/pnunit-agent.exe
packages/NUnit.2.5.10.11092/tools/pnunit-agent.exe.config
packages/NUnit.2.5.10.11092/tools/pnunit-launcher.exe
packages/NUnit.2.5.10.11092/tools/pnunit-launcher.exe.config
packages/NUnit.2.5.10.11092/tools/pnunit.framework.dll
packages/NUnit.2.5.10.11092/tools/pnunit.tests.dll
packages/NUnit.2.5.10.11092/tools/runFile.exe
packages/NUnit.2.5.10.11092/tools/runFile.exe.config
packages/NUnit.2.5.10.11092/tools/runpnunit.bat
packages/NUnit.2.5.10.11092/tools/test.conf
packages/repositories.config

Download

Click the following link to download unitofwork.zip.

unitofwork.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS