Belin.Sql 3.2.0

Prefix Reserved
dotnet add package Belin.Sql --version 3.2.0
                    
NuGet\Install-Package Belin.Sql -Version 3.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Belin.Sql" Version="3.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Belin.Sql" Version="3.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Belin.Sql" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Belin.Sql --version 3.2.0
                    
#r "nuget: Belin.Sql, 3.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Belin.Sql@3.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Belin.Sql&version=3.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Belin.Sql&version=3.2.0
                    
Install as a Cake Tool

SQL Mapper for .NET

A simple micro-ORM for C# and PowerShell, based on ADO.NET and data annotations.
If you like SQL but dislike the boilerplate of ADO.NET: SQL Mapper for .NET might be for you!

Think of Dapper and its alternatives, but less advanced/powerful.

Documentation

Development

License

SQL Mapper for .NET is distributed under the MIT License.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Belin.Sql:

Package Downloads
Belin.Sql.Cmdlets

A simple micro-ORM, based on ADO.NET and data annotations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.2.0 106 2/1/2026
3.1.0 116 1/25/2026
3.0.1 110 1/17/2026
3.0.0 104 1/17/2026
2.0.0 114 1/13/2026
1.2.0 107 1/13/2026
1.1.0 109 1/9/2026
1.0.0 121 1/1/2026
0.17.0 285 12/17/2025
0.16.0 286 12/16/2025
0.15.1 280 12/16/2025
0.15.0 278 12/15/2025
0.14.0 264 12/15/2025
0.13.1 249 12/15/2025
0.13.0 226 12/14/2025
0.12.0 167 12/13/2025
0.11.0 169 12/13/2025
0.10.0 178 12/13/2025
0.9.0 133 12/13/2025
0.8.0 130 12/12/2025