Skip to content

Problems with T4 code generation #169

@anoehre

Description

@anoehre

I would like to contribute some ideas in the fluent date section.
Unfortunately I have some problems runnning the T4 Templates.

After running the "In.SomeTimeFrom" template the classes look like:
public static class 1 {}
instead of
public static class One {}

Obviously this line in the template doesn't work on my machine:
public static class <#= i.ToWords().Dehumanize() #>

What might be the problem here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions