fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

MIT License

Stars
3.8K
Committers
326

Bot releases are visible (Hide)

fsharp - FSharp.Core 4.2.1

Published by cartermp over 7 years ago

Corresponds to this package: https://www.nuget.org/packages/FSharp.Core/4.2.1

FSharp.Core 4.2 (and higher versions) is the version of FSharp.Core which is jointly published by Microsoft and The F# Software Foundation. It is the version of FSharp.Core to be used for .NET Standard 2.0 or .NET Core 2.0 projects, and eventually all projects. It no longer contains PCL .dlls. This is not intended for use in PCL or Type Providers yet.

Guidance for this version:

  • For existing packages targeting .NET Frameworks 4.0 or lower and PCLs, use FSharp.Core 4.1 or lower.
  • For Type Provider developers, use FSharp.Core 4.1 or lower until Type Providers are supported on .NET Standard 2.0
  • For existing desktop projects or libraries, prefer this version or higher if feasible.
  • For new desktop projects or libraries, use this version or higher.
  • For new (.NET Standard-based) Xamarin projects, use this version or higher.
  • For library developers, prefer this package if you can target .NET Standard 1.6 or 2.0. Multitarget to also provide a .NET Framework 4.5 .dll, if possible, to provide a wider range of targets for desktop users who cannot use .NET Standard.
fsharp - Visual Studio 2017 Version 15.2.1

Published by brettfo over 7 years ago

Internal ID: FSharp-Microbuild-Dev15-RTM_20170510.1
Internal VS ID: d15svc.26430.06
fsharp - Visual Studio 2017 Version 15.2

Published by brettfo over 7 years ago

Internal ID: FSharp-Microbuild-Dev15-RTM_20170328.1
Internal VS ID: d15svc.26430.04
fsharp - Visual Studio 2017

Published by brettfo over 7 years ago

Internal ID: FSharp-Microbuild-Dev15-RTM_20170225.2
Internal VS ID: d15rel.26228.00
fsharp - Visual Studio 2017 RC4

Published by brettfo over 7 years ago

Internal ID: FSharp-Microbuild-Dev15-RTM_20170203.1
Internal VS ID: d15rel.26206.00
fsharp - VS 2017 RC3

Published by cartermp over 7 years ago

These are the very latest preview bits for the VisualFSharp Tools for Visual Studio 2017-RC3. The VSIX that you see below has already been inserted into the final release for Visual Studio 2017.

Due to an error on our part these were not inserted into the VS build in time for the RC3.
-- issue here: https://github.com/Microsoft/visualfsharp/issues/2276

Please use the following procedure to install this update:

  1. Install VisualStudio 2017 RC3 : https://www.visualstudio.com/downloads/
  2. Select the .NET desktop development workload and ensure that F# language support is selected. (Note: you can do the same with the ASP.NET workload, the Xamarin workload, the Data Storage and Processing workload). You must have a .NET workload installed.
  3. Open Visual Studio, and then use Tools > Extensions and Updates to uninstall "Visual F# Tools".
  4. Visual Studio Installer will be shown, with F# de-selected. Click "Modify" (make sure to close Visual Studio first). The size differential should read "-57 MB". There is no need to check or uncheck anything else in the Visual Studio Installer.
  5. Install Microsoft.FSharp.SDK.Core.msi from below.
  6. Install VisualFSharpFull.vsix from below.
  7. Re-run the Visual Studio Installer, select modify, and then check F# Language Support again. Click the Modify button. This will then complete the installation of F# in the IDE with this custom VSIX. It will take longer to finish than normal - specifically, it will appear to "hang" at 0% when "Applying Microsoft.FSharp.SDK.Core", and then suddenly be finished. This is expected behavior.

You should now have the latest Visual F# Tools installed! The above steps should not be necessary when Visual Studio 2017 releases. As stated at the beginning, these changes are already in the final product. These lengthy installation steps are only needed for RC3.

fsharp - Visual Studio 2017 RC2

Published by brettfo almost 8 years ago

Internal ID: FSharp-Microbuild_20161207.2
Internal VS ID: d15rel.26009.00
fsharp - V4.0.Update2.Preview-12.18.2015

Published by KevinRansom almost 9 years ago

Contains all commits to vs2015 for this repo up to : https://github.com/Microsoft/visualfsharp/tree/vs2015
Updated version numbers to vsix manifests, to enable autoupdate via gallery.

Includes this fix: fix problem with loop optimization (#742)

Requires VS 2015 RTM : https://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs.aspx
This preview binaries are released for use under a proprietary license.

Source code is Licensed Apache 2.0

For additional language packs install fsharp_bundlelp.exe after installing fsharpbundle.exe

fsharp - V4.0.Update2.Preview-12.16.2015

Published by KevinRansom almost 9 years ago

Contains all commits to vs2015 for this repo up to : https://github.com/Microsoft/visualfsharp/tree/vs2015

Includes this fix: fix problem with loop optimization (#742)

Requires VS 2015 RTM : https://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs.aspx
This preview binaries are released for use under a proprietary license.

Source code is Licensed Apache 2.0

For additional language packs install fsharp_bundlelp.exe after installing fsharpbundle.exe

fsharp - V4.0.Update1.Preview-10.13.2015

Published by KevinRansom about 9 years ago

Contains all commits to master for this repo up to : https://github.com/Microsoft/visualfsharp/commit/4f3933122556dce81d8113772cc01697b700ef33

Requires VS 2015 RTM : https://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs.aspx
This preview binaries are released for use under a proprietary license.

Source code is Licensed Apache 2.0

For additional language packs install fsharp_bundlelp.exe after installing fsharpbundle.exe

fsharp -

Published by KevinRansom about 9 years ago

A preview of the update 1 release of Visual F# 4.0

Requires VS 2015 RTM : https://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs.aspx
This preview binaries are released for use under a proprietary license.

Source code is Licensed Apache 2.0

For additional language packs install fsharp_bundlelp.exe after installing fsharpbundle.exe

Includes fix for WsdlTypeProvider on Windows 10.
https://github.com/Microsoft/visualfsharp/issues/637

untitled

fsharp - Visual Studio F# 4.0 Update 1 Preview 09-23-2015

Published by KevinRansom about 9 years ago

Visual Studio F# 4.0 Update 1 Preview 09-23-2015

A preview of the update 1 release of Visual F# 4.0

  • Adds support for Visual Studio 2015 Express Skus

Requires VS 2015 RTM : https://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs.aspx
This preview binaries are released for use under a proprietary license.

Source code is Licensed Apache 2.0

For additional language packs install fsharp_bundlelp.exe after installing fsharp_bundle.exe

fsharp - Visual Studio F# 4.0 Update 1 Preview 09-21-2015

Published by KevinRansom about 9 years ago

Visual Studio F# 4.0 Update 1 Preview 09-21-2015

A preview of the update 1 release of Visual F# 4.0

Requires VS 2015 RTM : https://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs.aspx
This preview binaries are released for use under a proprietary license.

Source code is Licensed Apache 2.0

For additional language packs install fsharp_bundlelp.exe after installing fsharpbundle.exe

fsharp - Visual FSharp 4.0 Preview 06-03-2015

Published by KevinRansom over 9 years ago

Requires VS 2015 RC ********

https://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs.aspx

This preview binaries are released for use under a proprietary license.

Source code is Licensed Apache 2.0

For additional language packs install fsharp_bundlelp.exe after installing fsharpbundle.exe

fsharp - Visual FSharp 4.0 Preview 04-10-2015

Published by KevinRansom over 9 years ago

Requires VS 2015 CTP6 ********

http://www.visualstudio.com/en-us/news/vs2015-vs.aspx

This preview binaries are released for use under a proprietary license.

Source code is Licensed Apache 2.0

For additional language packs install fsharp_bundlelp.exe after installing fsharpbundle.exe

fsharp - Visual FSharp 4.0 Preview 03-31-2015

Published by KevinRansom over 9 years ago

Requires VS 2015 CTP6 ********

http://www.visualstudio.com/en-us/news/vs2015-vs.aspx

This preview binaries are released for use under a proprietary license.

Source code is Licensed Apache 2.0

Includes: Improved Script Debugging

fsharp - Visual FSharp 4.0 Preview 03-02-2015

Published by KevinRansom over 9 years ago

Requires VS 2015 CTP6 ********

http://www.visualstudio.com/en-us/news/vs2015-vs.aspx

This preview binaries are released for use under a proprietary license.

Source code is Licensed Apache 2.0

Contains all changes upto and including: https://github.com/Microsoft/visualfsharp/commit/cc6f41e64f806b5706999e40ce9b9cf5bf5ee3f4

fsharp - Visual FSharp 4.0 Preview 02-24-2015

Published by KevinRansom over 9 years ago

Requires VS 2015 CTP6 ********

http://www.visualstudio.com/en-us/news/vs2015-vs.aspx

This preview binaries are released for use under a proprietary license.

Source code is Licensed Apache 2.0

Contains all changes upto and including: 70ed65d0f389ea84c3adba372c3a441934ed8288

fsharp - Visual FSharp 4.0 Preview 02-11-2015

Published by KevinRansom over 9 years ago

Requires VS 2015 CTP5 ********

http://www.visualstudio.com/en-us/news/vs2015-vs.aspx

This preview binaries are released for use under a proprietary license.

Source code is Apache 2.0

fsharp - Visual FSharp 4.0 Preview 01-26-2015

Published by KevinRansom over 9 years ago

Requires VS 2015 CTP5 ********

http://www.visualstudio.com/en-us/news/vs2015-vs.aspx

This preview binaries are released for use under a proprietary license.

Source code is Apache 2.0

Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
Build Status Help Wanted