https://github.com/sangeethnandakumar/twileloop.uow
A lightweight and ready-made implementation of unit of work pattern + repository + A NoSQL database like LiteDB or MongoDB
https://github.com/sangeethnandakumar/twileloop.uow
litedb repository-pattern unitofwork
Last synced: 6 months ago
JSON representation
A lightweight and ready-made implementation of unit of work pattern + repository + A NoSQL database like LiteDB or MongoDB
- Host: GitHub
- URL: https://github.com/sangeethnandakumar/twileloop.uow
- Owner: sangeethnandakumar
- Created: 2023-04-07T08:56:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-21T11:04:04.000Z (over 1 year ago)
- Last Synced: 2024-04-28T21:33:55.437Z (over 1 year ago)
- Topics: litedb, repository-pattern, unitofwork
- Language: C#
- Homepage: https://packages.twileloop.com/Twileloop.UOW
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
A lightweight and ready-made implementation of a unit of work pattern + and a NoSQL database like LiteDB or MongoDB. With the ability to use multiple LiteDB or MongoDB databases, a ready-made CRUD operations repository, and thread-safe features.## How To Use
Full Documentation: https://sangeethnandakumar.github.io/Twileloop.UOW