ASP.NET Core 專案練習集合,ASP.NET Core Practice Projects
-
Updated
Nov 9, 2024 - C#
ASP.NET Core 專案練習集合,ASP.NET Core Practice Projects
A micro ORM for the python dbapi spec inspired by the Nuget package Dapper
using StackExchange/dapper-dot-net to develop 3-Tier Architecture. Just a simple example in study.
A simple unit of work implementation on top of Dapper
Basics and intermediate topics for working with SQL-Server using C#
Dapper Unit Of Work repository i'll be using for now on.
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.
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.
Series of projects exploring the use of Dapper with .NET Core WebAPI
An extension to provide Table-Valued Parameters to Dapper. .NET Core support available!
OTP API: A .NET-based service facilitating the secure generation, sending, and confirmation of one-time passwords. Leveraging Dapper and ASP.NET Core, it ensures streamlined and secure user verification for various applications.
Dapper ORM'ine ait metotları barındıran unit test projesidir. .NET 6 alt yapısına sahiptir. Northwind veritabanı kullanılmıştır.
GraphQL using C#, dapper, HotChocolate - Coffee Beanery intention is to make GraphQL adoption much easier than other frameworks and libraries. Providing it as code rather than as a NuGet package to allow customizations and optimizations on a case-by-case basis without boiler plate overhead.
Cinema Management Application
Library lets to build sql queries for Dapper in a declarative manner by using criteria class with attributes applied to properties.
Library Management System
Simple project using Dapper and SQL Server
Project from IAmTimCorey that he used in his Dapper Tutorial on Youtube
Add a description, image, and links to the dapper-dot-net topic page so that developers can more easily learn about it.
To associate your repository with the dapper-dot-net topic, visit your repo's landing page and select "manage topics."