unit-of-work topic

List unit-of-work repositories

URF.Core.Sample

45
Stars
16
Forks
Watchers

URF.Core Sample Solution - E2E sample built with ASP.NET Core, Entity Framework Core, URF.Core, Angular, Kendo UI & OData Core. Live demo: https://goo.gl/QpJVgd

unit-of-work-core

36
Stars
9
Forks
Watchers

Unit of Work component that automatically handles transactions (with multiple DbContext support). Created as a .NET standard library with filters and configuration for ASP.NET Core

py-clean-arch

53
Stars
10
Forks
Watchers

A Python implementation of Clean Architecture, inspired by Uncle Bob's book