Dapper.Advisor 1.0.31

Prefix Reserved
dotnet add package Dapper.Advisor --version 1.0.31                
NuGet\Install-Package Dapper.Advisor -Version 1.0.31                
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="Dapper.Advisor" Version="1.0.31">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dapper.Advisor --version 1.0.31                
#r "nuget: Dapper.Advisor, 1.0.31"                
#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.
// Install Dapper.Advisor as a Cake Addin
#addin nuget:?package=Dapper.Advisor&version=1.0.31

// Install Dapper.Advisor as a Cake Tool
#tool nuget:?package=Dapper.Advisor&version=1.0.31                

Dapper.Advisor

For the most up-to-date contents of this file, see GitHub.

This tool contains the analyzers that offer guidance on Dapper usage that are included as part of Dapper.AOT. Dapper.Advisor makes those same tips available for vanilla Dapper use-cases. We may choose to bundle this inside Dapper itself later, but for now it is a standalone tool.

It works with both Dapper and Dapper.StrongName.

All feedback / questions / etc - see DapperAOT.

Notes:

  • the advanced SQL analysis tools are limited to SQL Server (TSQL) currently, identified via SqlConnection as the connection type
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.31 6,293 12/13/2023
1.0.27 135 12/13/2023
1.0.23 1,036 11/20/2023
1.0.16 169 11/17/2023
1.0.10 246 11/15/2023
1.0.8 154 11/15/2023
1.0.2 123 11/14/2023