SqlMarshal 0.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SqlMarshal --version 0.4.0
                    
NuGet\Install-Package SqlMarshal -Version 0.4.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="SqlMarshal" Version="0.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SqlMarshal" Version="0.4.0" />
                    
Directory.Packages.props
<PackageReference Include="SqlMarshal" />
                    
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 SqlMarshal --version 0.4.0
                    
#r "nuget: SqlMarshal, 0.4.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 SqlMarshal@0.4.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=SqlMarshal&version=0.4.0
                    
Install as a Cake Addin
#tool nuget:?package=SqlMarshal&version=0.4.0
                    
Install as a Cake Tool
  • Add support for returning raw data reader
  • Fixed generation of single item for async method using DbContext
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SqlMarshal:

Repository Stars
DapperLib/Dapper
Dapper - a simple object mapper for .Net
Version Downloads Last Updated
0.5.0 2,814 8/19/2024
0.4.4 6,135 6/30/2023
0.4.3 576 8/14/2022
0.4.2 534 6/29/2022
0.4.1 534 6/28/2022
0.4.0 554 6/28/2022
0.3.3 647 4/25/2022
0.3.2 558 4/25/2022
0.3.1 527 4/25/2022
0.3.0 523 4/25/2022
0.2.0 9,921 5/10/2021
0.1.0 957 3/26/2021