unit-of-work

Community

Enforce transactional boundaries in .NET apps.

Authoryeeehaooo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provide transactional boundary control for write operations in .NET Clean Architecture applications.

Core Features & Use Cases

  • Use-case: Implementing command handlers that require database transactions
  • Use-case: Managing transaction boundaries across multiple repository operations
  • Use-case: Coordinating atomic operations in Clean Architecture applications
  • Use-case: Handling nested transactions in scoped dependency injection scenarios
  • Use-case: Preventing repository-level transaction management anti-patterns

Quick Start

Configure a UnitOfWork at the start of a command handler to begin a transaction, perform repository operations, and commit or rollback as needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: unit-of-work
Download link: https://github.com/yeeehaooo/WorkSpace/archive/main.zip#unit-of-work

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.