FSharp.Core
3.1.2.1
dotnet add package FSharp.Core --version 3.1.2.1
NuGet\Install-Package FSharp.Core -Version 3.1.2.1
<PackageReference Include="FSharp.Core" Version="3.1.2.1" />
<PackageVersion Include="FSharp.Core" Version="3.1.2.1" />
<PackageReference Include="FSharp.Core" />
paket add FSharp.Core --version 3.1.2.1
#r "nuget: FSharp.Core, 3.1.2.1"
#addin nuget:?package=FSharp.Core&version=3.1.2.1
#tool nuget:?package=FSharp.Core&version=3.1.2.1
FSharp.Core for F# 3.1+ (4.3.1.0)
For F# 3.0+ (4.3.0.0), use version 3.0.2, https://www.nuget.org/packages/FSharp.Core/3.0.2
FSharp.Core redistributables from Visual F# 3.1.2
.NET 4.0
.NET Portable Profile 7 (portable-net45+netcore45+MonoAndroid1+MonoTouch1)
.NET Portable Profile 47 (portable-net45+sl5+netcore45+MonoAndroid1+MonoTouch1)
.NET Portable Profile 78 (portable-net45+netcore45+wp8+MonoAndroid1+MonoTouch1)
.NET Portable Profile 259 (portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1)
FSharp.Core built by F# Software Foundation
MonoAndroid
MonoTouch
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. net10.0-android was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid is compatible. |
MonoTouch | monotouch is compatible. |
This package has no dependencies.
GitHub repositories (102)
Showing the top 20 popular GitHub repositories that depend on FSharp.Core:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
|
|
louthy/language-ext
C# pure functional programming framework - come and get declarative!
|
|
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
commandlineparser/commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
|
|
accord-net/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
|
|
mcintyre321/OneOf
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
|
|
VsVim/VsVim
Vim Emulator Plugin for Visual Studio 2015+
|
|
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
|
|
mathnet/mathnet-numerics
Math.NET Numerics
|
|
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
|
|
pwntester/ysoserial.net
Deserialization payload generator for a variety of .NET formatters
|
|
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
|
|
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
|
|
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|