Skip to content

Let FSharp records produce CSharp records #14918

@anslmorvan

Description

@anslmorvan

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

When I'm using a library I made with F# into a C# project, the F# records are not C# records.

Describe the solution you'd like

Build the F# record so that the type produced in the library is also a C# record.

Describe alternatives you've considered

The built F# record is usable as a regular C# class, but it does not provide access to the with keyword and other facilities related to C# records.

Additional context

No

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions