VOOZH about

URL: https://www.nuget.org/packages/Dapper.Advisor

⇱ NuGet Gallery | Dapper.Advisor 1.0.52




👁 Image
Dapper.Advisor 1.0.52

Prefix Reserved
dotnet add package Dapper.Advisor --version 1.0.52
 
 
NuGet\Install-Package Dapper.Advisor -Version 1.0.52
 
 
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.52">
 <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.
<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
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 Dapper.Advisor --version 1.0.52
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dapper.Advisor, 1.0.52"
 
 
#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 Dapper.Advisor@1.0.52
 
 
#: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=Dapper.Advisor&version=1.0.52
 
Install as a Cake Addin
#tool nuget:?package=Dapper.Advisor&version=1.0.52
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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.52 3,722 5/16/2026
1.0.48 35,824 3/27/2025
1.0.45 2,053 2/11/2025
1.0.31 18,976 12/13/2023
1.0.27 360 12/13/2023
1.0.23 1,209 11/20/2023
1.0.16 343 11/17/2023
1.0.10 421 11/15/2023
1.0.8 349 11/15/2023
1.0.2 352 11/14/2023
Loading failed