https://github.com/thiagoloureiro/poc_orm_netcore
Repository with Examples and Performance tests with .NET Core 2.0 and EntityFramework Core, Dapper and ADO with AutoMapper.
https://github.com/thiagoloureiro/poc_orm_netcore
Last synced: 2 months ago
JSON representation
Repository with Examples and Performance tests with .NET Core 2.0 and EntityFramework Core, Dapper and ADO with AutoMapper.
- Host: GitHub
- URL: https://github.com/thiagoloureiro/poc_orm_netcore
- Owner: thiagoloureiro
- Created: 2018-04-16T19:07:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T04:28:27.000Z (about 1 year ago)
- Last Synced: 2025-03-28T00:41:31.058Z (3 months ago)
- Language: C#
- Homepage:
- Size: 2.23 MB
- Stars: 12
- Watchers: 0
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POC_ORM_NetCore
[](https://ci.appveyor.com/project/thiagoloureiro/poc-orm-netcore)
Repository with Examples and Performance tests with .NET 8 and EntityFramework Core, Dapper, NHibernate.
To run just clone the repo and execute **docker-compose up** command (you need Docker installed)
## Versions Used:
- Dapper 2.1.35
- EntityFramework Core 8.0.4
- NHibernate 5.5.1