Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support mixed F# and C# projects in order to extend F# usage #117

Closed
baronfel opened this issue Oct 20, 2016 · 1 comment
Closed

Support mixed F# and C# projects in order to extend F# usage #117

baronfel opened this issue Oct 20, 2016 · 1 comment
Labels

Comments

@baronfel
Copy link
Contributor

baronfel commented Oct 20, 2016

Submitted by zjv on 6/13/2016 12:00:00 AM
121 votes on UserVoice prior to migration

Support mixing F# and C# source files in the same project in order to support a gradual move to F# for new users/organisations and to support cases where tooling is oriented at C# (F# not supported)
For instance I could use this feature to slowly move a C# project to F# one class at the time. Another example would be to use C# tooling to generate web infrastructure like ASP.NET 5 controllers (because F# does not currently have templates for this) and then call directly into F# from those.
P.S. Other languages that F# compares to like Scala already supported mixed projects

Original UserVoice Submission
Archived Uservoice Comments

@dsyme dsyme removed the open label Oct 29, 2016
@dsyme
Copy link
Collaborator

dsyme commented Oct 29, 2016

This is a tooling suggestion, it is out of scope for the language design itself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants