caddoo / unit-of-work-pattern-example-csharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# example of the unit of work pattern

An example of using the unit of work pattern for file system operations in C#

Related blog post

Running

Run from the root directory of project

dotnet run --project UnitOfWorkPatternExample

About

License:MIT License


Languages

Language:C# 100.0%