FluentMap.Analyzers
3.0.3
dotnet add package FluentMap.Analyzers --version 3.0.3
NuGet\Install-Package FluentMap.Analyzers -Version 3.0.3
<PackageReference Include="FluentMap.Analyzers" Version="3.0.3" />
<PackageVersion Include="FluentMap.Analyzers" Version="3.0.3" />
<PackageReference Include="FluentMap.Analyzers" />
paket add FluentMap.Analyzers --version 3.0.3
#r "nuget: FluentMap.Analyzers, 3.0.3"
#:package FluentMap.Analyzers@3.0.3
#addin nuget:?package=FluentMap.Analyzers&version=3.0.3
#tool nuget:?package=FluentMap.Analyzers&version=3.0.3
FluentMap.Analyzers
Roslyn analyzers for statically provable Dapper.FluentMap configuration errors.
Install it alongside the core package when you want compile-time feedback for invalid map expressions, duplicate member paths, duplicate columns, invalid IncludeBase<TBase>() usage, invalid generic map/profile registration, invalid type-based property converters and duplicate converter configuration in a fluent chain.
dotnet add package FluentMap.Analyzers
The NuGet PackageId is FluentMap.Analyzers. The analyzer assembly remains Dapper.FluentMap.Analyzers.dll.
The analyzer package complements runtime validation. It does not execute user mapping constructors, scan assemblies, access databases or replace FluentMapper.Validate().
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
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.3 | 36 | 9/10/2026 |