https://github.com/bobobass84/ef.core.database.adapter
This is just an attempt to have a clean base architecture for database access.
https://github.com/bobobass84/ef.core.database.adapter
dotnet-core dotnetcore ef-core efcore entity-framework-core mstestv2 mstestv2-fluent-assertion
Last synced: 3 months ago
JSON representation
This is just an attempt to have a clean base architecture for database access.
- Host: GitHub
- URL: https://github.com/bobobass84/ef.core.database.adapter
- Owner: BoBoBaSs84
- License: mit
- Created: 2022-11-29T05:57:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T06:18:23.000Z (about 1 year ago)
- Last Synced: 2024-04-13T18:13:35.139Z (about 1 year ago)
- Topics: dotnet-core, dotnetcore, ef-core, efcore, entity-framework-core, mstestv2, mstestv2-fluent-assertion
- Language: C#
- Homepage:
- Size: 3.69 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/BoBoBaSs84/EF.Core.Database.Adapter/actions/workflows/ci.yml)
[](https://github.com/BoBoBaSs84/EF.Core.Database.Adapter/actions/workflows/codeql.yml)
[](https://github.com/BoBoBaSs84/EF.Core.Database.Adapter)
[](https://github.com/BoBoBaSs84/EF.Core.Database.Adapter)
[](https://github.com/BoBoBaSs84/EF.Core.Database.Adapter/issues)
[](https://github.com/BoBoBaSs84/EF.Core.Database.Adapter/commits/main/)
[](https://github.com/BoBoBaSs84/EF.Core.Database.Adapter)
[](https://github.com/BoBoBaSs84/EF.Core.Database.Adapter/blob/main/LICENSE)# EF.Core.Database.Adapter
This is just an attempt to have a clean base architecture for database access.