Este repositorio contiene los ejemplos que muestran como usar Dapper y Entity Framework Core juntos en la misma aplicación.
-
Updated
Jul 6, 2023 - C#
Este repositorio contiene los ejemplos que muestran como usar Dapper y Entity Framework Core juntos en la misma aplicación.
The project demonstrates the use of Dapper, a micro ORM library, in an ASP.NET Core Web API application. It features a generic repository pattern to simplify CRUD operations with SQL Server.
Series of projects exploring the use of Dapper with .NET Core WebAPI
I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.
Bu repository de ORM araçlarının örnekleri bulunmaktadır.(EntityFramework-Dapper)
Dapper ORM'ine ait metotları barındıran unit test projesidir. .NET 6 alt yapısına sahiptir. Northwind veritabanı kullanılmıştır.
A RESTful API made for an exercise focused event making app, built with ASP.NET Core and Dapper ORM for a Postgres database. Unit testing done with xUnit, NSubstitute and FluentAssertions.
ASP.NET WebForm Application using Dapper ORM
Enum mapping for Dapper and more
Exemplo de Api asp.net com Entity Framework
ASP.NET WebForm Visual Basic.NET project using Dapper Micro ORM
Simple project using Dapper and SQL Server
This is an ORM for dapper with entities like a tables in the database
An api to serve CourseFlx client
ASP.NET MVC Project with Create/Update/Delete operations using Dapper ORM
Simple template for .net core console applications including IOC container, appsettings.json configuration, Serilog logger and Dapper ORM
ASP.NET MVC Project with Create/Update/Delete operations using Dapper ORM in VB.NET
Unity IoC Container Dependency Injection In .NET Core With Repository And UnitOfWork Patterns Using Dapper And SQL Server
Add a description, image, and links to the dapper-orm topic page so that developers can more easily learn about it.
To associate your repository with the dapper-orm topic, visit your repo's landing page and select "manage topics."