Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

YDB Sdk ADO.NET Dapper Quick Start

A sample application demonstrating simple usage of Dapper with the YDB ADO.NET provider.
Shows how to perform basic database queries and map results to C# objects using Dapper.

Running QuickStart

  1. Set up YDB local.

  2. Run the app:

    dotnet run