An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# POC_ORM_NetCore

[![Build status](https://ci.appveyor.com/api/projects/status/hkxyt649lmc61w5m?svg=true)](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

![Results](https://raw.githubusercontent.com/thiagoloureiro/POC_ORM_NetCore/master/Capturar.PNG)