# Uow
**Repository Path**: weisenzcharles/Uow
## Basic Information
- **Project Name**: Uow
- **Description**: The an dotnet and core Unit of Work source code.
- **Primary Language**: C#
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-04-24
- **Last Updated**: 2022-05-21
## Categories & Tags
**Categories**: Uncategorized
**Tags**: UnitofWork, Csharp, MySQL, sqlserver
## README
# Uow-Framework
Uow-Framework is a Unit of Work framework based on the .Net Framework and Entity Framework.Uow-Framework supports a variety of databases, currently supported by SqlServer, Mysql, Sqlite.
#### 1.use SqlServer database:
```
```
#### 2.use sqlite database:
```
```