dapper-donet-core
There are 89 repositories under dapper-donet-core topic.
iammukeshm/Dapper.WebApi
Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a Clean Architecture.
kkbruce/AspNetCore-Practice
ASP.NET Core 專案練習集合,ASP.NET Core Practice Projects
yusufyilmazfr/english-assistant-telegram-bot
This bot provides to you learn english vocabularies or reading short story and listening pronunciation with Telegram channel.
fullstackhub-io/StudentCourseManagement
Dockerized Microservice Solutions developed in ASP.NET Core Web API with front-end application developed using Angular 11.
karenpayneoregon/sql-basics
Basics and intermediate topics for working with SQL-Server using C#
fdonnet/dapper-sql-generator
Tool that uses a MS-SQL project (.dacpac) to generate stored procedures, entities and Dapper DbContext (async, ready for .Net Core .Net 6)... Extensible to a lot of use cases.
arbems/dapper-and-EF-Core
Este repositorio contiene los ejemplos que muestran como usar Dapper y Entity Framework Core juntos en la misma aplicación.
rmlarios/APICorePayLots
Web API designed in Asp.NET Core 3.1, using Dapper and Entity Framework Core, Repository Pattern, Identity
ct0rm4n/CleanArch-Commerce
CleanArch Commerce - CQRS - DDD - Microservices - MicroOrm
jdrodas/CervezasColombia
Aplicaciones usando C# y Python para demostrar conectividad a SQLite, PostgreSQL y MongoDB
Twodio/Dapper.UoW
Dapper Unit Of Work repository i'll be using for now on.
aenesgur/.NetCoreWebApi-CrudApp-OnAzureCloud
Crud App in .Net Core 3.1 Web API with Redis and SQL Server which are running on Azure Cloud Platform. After development, application dockerized and published on Azure Cloud Platform with domain "http://crudapp-azure.westeurope.azurecontainer.io/api/book/getall/"
karenpayneoregon/WinFormsDataBinding
Windows forms data binding, Framework 4.7 and NET8
busraozdemir0/RealEstateSite
Real Estate Project With .Net Core 8
giangcoi48k/Dapper.CQS
A simple unit of work implementation on top of Dapper, with some basic CQS in mind
ovation22/DapperRepository
Generic Dapper Repository Example
SyncfusionExamples/blazor-datagrid-dapper-crud
Blazor DataGrid CRUD application with Dapper
karenpayneoregon/teach-sqlite
For teaching purposes
KiwiBryn/WebAPIDapper-NetCore
Series of projects exploring the use of Dapper with .NET Core WebAPI
realwoopee/multi-purpose-tg-bot
Telegram bot with filters and handlers
Sabithmk7/BookStore
This repository implements a data access layer with Dapper, applying SOLID principles and Clean Code for scalable, maintainable applications. It uses the repository pattern for efficient data management.
karenpayneoregon/dynamic-buttons-windows
Shows how to create dynamic buttons via SQL-Server for Windows Forms
matjazbravc/Dapper.Razor.Demo
This sample demonstrate usage Dapper Micro ORM in ASP.NET Core Razor Pages application to access data stored in the SQLite database.
goktugfevzi/Dapper_Big_Data
4.5 Million Data
karenpayneoregon/efcore-dapper-dataprovider
Basic code samples for working with sql-server via EF Core, Dapper and SqlClient
boraaaydin/stock-parser
Parse BIST stock market data from web
ebruukolak/libraryautomation-asp-net-core-api
Library automation with .NET Core and Dapper technologies
karenpayneoregon/calendar-dapper-efcore
Mirror examples against a calendar database using .NET Core 8 with Dapper and EF Core
pedronvasconcelos/Spix
Spix: A social media API project inspired by the Spix's Macaw, exploring .NET 8, DDD, and CQRS.
rd003/Dapper-With-Sp-Mvc-Demo
.net core mvc crud with dapper and mssql stored procedures
theumairtahir/DataGPT
This is a complete package to fetch data by using natural language processing power of GPT
AndrewStudy/WebAppDapper
Использование Dapper в ASP.NET Core MVC
GemsForge/basic_login_register_api
This project is a user authentication API built using C# with .NET 7, Dapper as the persistence client, and SQLite as the database. It provides endpoints to register users and authenticate them, using Swagger for endpoint testing.
karenpayneoregon/validate-on-start-samples
Main purpose: validating enum in ASP.NET Core/Razor Pages
karenpayneoregon/visual-basic-core
VB.NET Code sample done with NET Core
potlitel/BlazorHRManagement
HR Management - Simple sample web API project that simulates a HR Management System Application.