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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

F# support in preview2 #6470

Closed
7 of 10 tasks
enricosada opened this issue Jun 17, 2016 · 9 comments
Closed
7 of 10 tasks

F# support in preview2 #6470

enricosada opened this issue Jun 17, 2016 · 9 comments

Comments

@enricosada
Copy link
Contributor

.NET Core SDK preview1 and F# works amazing ootb on all supported os (win/osx/ubuntu/docker) 馃帀 thx @dotnet/cli team!

An example: Suave working on preview1 in win/osx/ubuntu/docker, suave is the web fw (library :P) used a lot by f# community

I'd like too track current issues for preview2 and fix some annoyances in preview1, so ootb should work like or better than preview1

Some issue are of this repo, other are referenced from dotnet/netcorecli-fsc but are needed for a good ootb experience

@blackdwarf @brthor i am missing something new of preview2 from this list?

/cc @KevinRansom @dsyme @cartermp

@brthor
Copy link
Contributor

brthor commented Jun 17, 2016

The list looks good to me 馃憤

Will FSC core nuget packages get published to nuget, or how will you remove the need for nuget.config?

@cartermp
Copy link
Contributor

Will FSC core nuget packages get published to nuget, or how will you remove the need for nuget.config?

@KevinRansom Can we get the last stable build published to NuGet for Preview 2? I believe we chatted about this at some point.

@enricosada
Copy link
Contributor Author

@brthor Yes, as i speak tuesday with @KevinRansom at visualfsharp standup and he is going to publish the version of compiler/fsharp.core package to nuget.org as prerelease.
compile-fsc too in nuget.org, but built from dotnet/netcorecli-fsc repo, so we can update easy

@brthor
Copy link
Contributor

brthor commented Jun 17, 2016

Very nice 馃憤

@enricosada
Copy link
Contributor Author

sry @cartermp didint see you comment before posting.

@cartermp i'll check if publising a -preview2 version of compile-fsc tool break existing preview1 (the deps ref was 1.0.0.* in prevew1 馃槩 ).

With preview1 use a nuget.config was really annoying, a lot, because use <clear/> and i fear of break preview1 user if we publish in fsharp-daily feed, because it's used by default.
i think only dev should use fsharp-daily, now netcore support is stable

@enricosada
Copy link
Contributor Author

@brthor preview2 expected release date is? i hope to at least before the code freeze:

  • fix bug and publish a package fron netcorecli-fsc repo .
  • fix dotnet new (adding lib template if possibile, is really useful as example)

@enricosada
Copy link
Contributor Author

enricosada commented Jun 21, 2016

@brthor i updated pr dotnet/cli#3627 to address some important points, so f# should be ready for preview2 release.
we can fix compiler bug later these days (and publish the fixed package), but at least defaults for dotnet new are good.
it's really important for OOTB experience, with preview1 was nice

@blackdwarf
Copy link

@enricosada what is the status of this?

@enricosada
Copy link
Contributor Author

i think can be closed, preview2 works with f#, and fixed templates for dotnet new --lang f# are already committed.
There are getting started docs and wiki/faq

Thx a lot @blackdwarf @brthor @piotrpMSFT for support!

cya soon, i'll check the msbuild support there too for fsproj :D

@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants