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
<PackageReference Include="Dapper.Advisor" Version="1.0.31"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Dapper.Advisor --version 1.0.31
#r "nuget: Dapper.Advisor, 1.0.31"
// 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
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.