Skip to content

Support Hot Reload for ASP.NET Core for F# #12049

Closed
@javiercn

Description

@javiercn

Issue moved from dotnet/aspnetcore#35824


From @serefarikan on Friday, August 27, 2021 10:29:22 AM

Is your feature request related to a problem? Please describe.

I'm using F# to develop REST APIS with asp.net core and I have to go through the build cycle to reflect changes to my server side logic, which costs time compared to what's available to other languages and frameworks.

Describe the solution you'd like

I'd like to have support for Hot Reload that is on its way to be introduced in Asp.NET Core 6.

Additional context

This feature is already supported for C# but F# support is described as :
F# is currently not supported in .NET 6 but we are planning to support in a future release based on customer feedback
https://devblogs.microsoft.com/dotnet/introducing-net-hot-reload

This the customer feedback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions