109 packages tagged with “uow”
University of Westminster's Data Exporter is a plugin for XRM Toolbox that allows users to export more then 5000 records into a CSV file.
Implementation of CQRS along lines of Clean Architecture promoting Unit Of Work and transaction scope.
The package is a part of Saritasa Tools project. Saritasa.Tools.EFCore5 contains various useful extensions.
Repository, unit of work and related patterns interfaces
The repository and unit of work patterns are intended to create an abstraction layer between the data access layer and the business logic layer of an application. Implementing these patterns can help insulate your application from changes in the data store and can facilitate automated unit testing or test-driven development (TDD). For more please visit : https://docs.microsoft.com/en-us/aspnet/mvc/overview/older-versions/getting-started-with-ef-5-using-mvc-4/implementing-the-repository-and-unit-of-work-patterns-in-an-asp-net-mvc-application
Idea.UnitOfWork Class Library
ArmChair is a .NET Client for CouchDB
Simplify.Repository FluentNHibernate implementation
SimplePersistence.UoW is a framework to help implement the Unit of Work pattern, by exposing interfaces for repositories that can be aggregated in work areas.
Entity framework unit of work implementation
Data Access Layer Core interfaces for Core project
The package is a part of Saritasa Tools project. Saritasa.Tools.EntityFrameworkCore contains various useful extensions.
Entity Framework implementation of BitsOnCoffee.Data Library
The package is a part of Saritasa Tools project. Saritasa.Tools.EfCore1 contains implementations for unit of work, repository interfaces.
A library with repository interfaces for using NoSQL
Adds some base implementations for using repositories and unit of work pattern with the Entity Framework
The package is a part of Saritasa Tools project. Saritasa.Tools.EfCore3 contains various useful extensions.
Project Template that creates the full of UnitofWork pattern that can be customized.
Repository, UOW and domain event pattern, this library contains only interfaces, use with it's implementions Repository.Dapper or Repository.EFCore.
Repository, UOW and domain event pattern implemented using Dapper.
Implementation of Unit of Work, Repositories and Queries.
Implementing the Repository pattern for use MongoDb
Abstract components for the Unit Of Work Pattern. This pattern is designed to work together with the Repository Pattern.
Data Access Layer provides abstract interfaces of Generic Repository and Unit of Work for your .NET application.
Utilities for managing access to SQLServer database with EntityFramework
Data Access Layer provides concreate entity framework implemenataion of Generic Repository and Unit of Work for your .NET CORE application.
NRepository.Core is a generic repository library with a strong focus on CQRS.
The package is a part of the Saritasa Tools project. Collection of tools for our company projects for Entity Framework 6.
The package is a part of Saritasa Tools project. Saritasa.Tools.EfCore2 contains implementations for unit of work, repository interfaces.