Skip to content

[Question] Is Native AOT supported? #571

@jonas-stjernquist

Description

@jonas-stjernquist

Does Handlebars.NET have support for publishing the application with Native AOT?

<PropertyGroup>
    <PublishAot>true</PublishAot>
</PropertyGroup>

If not would it be a suitable future feature in the road map?

Seems like the current use of System.Reflection is a stopper.

https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/?tabs=net7%2Cwindows

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions