github dotnet/fsharp FSharp.Core-4.2.1
FSharp.Core 4.2.1

latest releases: v12.8.300-beta.24178.1, v12.8.300-beta.24154.4, v12.8.300-beta.24080.5...
6 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.

Don't miss a new fsharp release

NewReleases is sending notifications on new releases.