The Dev.Data.SqlDatabaseCommand is a set of components helping C# developers to execute SQL Queries and to retrieve data from SQL Server.
-
Updated
Oct 18, 2024 - C#
The Dev.Data.SqlDatabaseCommand is a set of components helping C# developers to execute SQL Queries and to retrieve data from SQL Server.
Source-generator-based, NativeAOT-clean raw-SQL data access for .NET. Annotate partial methods with [Query]/[Command]/[StoredProcedure]; the generator emits typed parameter binding + materialization against AdoNet.Async. Zero runtime reflection.
Add a description, image, and links to the dapper-alternative topic page so that developers can more easily learn about it.
To associate your repository with the dapper-alternative topic, visit your repo's landing page and select "manage topics."