![]() |
VOOZH | about |
dotnet add package Dapper.Advisor --version 1.0.52
NuGet\Install-Package Dapper.Advisor -Version 1.0.52
<PackageReference Include="Dapper.Advisor" Version="1.0.52">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageVersion Include="Dapper.Advisor" Version="1.0.52" />Directory.Packages.props
<PackageReference Include="Dapper.Advisor"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>Project file
paket add Dapper.Advisor --version 1.0.52
#r "nuget: Dapper.Advisor, 1.0.52"
#:package Dapper.Advisor@1.0.52
#addin nuget:?package=Dapper.Advisor&version=1.0.52Install as a Cake Addin
#tool nuget:?package=Dapper.Advisor&version=1.0.52Install as a Cake Tool
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:
SqlConnection as the connection typeLearn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.