Skip to content

[Bug] ambiguous method call 'ServiceCollectionExtensions.AddHandlebarsTransformers #201

@stephenburrows

Description

@stephenburrows

Since the update to version 6 I get ambiguous method call when performing a file name transformation

services.AddHandlebarsTransformers(entityFileNameTransformer: n => schemea + "." + n)

only seem to work if you preform all the transforms as show in your code example but in my case i only want to prefix models with their corresponding scheme name,

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions