FSharp.Core by Microsoft and F# Software Foundation

<PackageReference Include="FSharp.Core" Version="4.5.4" />

.NET API 2,701,360 bytes

 FSharp.Core 4.5.4

FSharp.Core redistributables from Visual F# Tools version 10.3 For F# 4.5 Supported Platforms: .NET Framework 4.5+ (net45) netstandard1.6 (netstandard1.6) netstandard2.0 (netstandard2.0) Commit hash: 9c833d0c11ec0f546ff1b3e6a9af1440f0b7a2e7.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>FSharp.Core</id>
    <version>4.5.4</version>
    <title>FSharp.Core for F# 4.5</title>
    <authors>Microsoft and F# Software Foundation</authors>
    <owners>Microsoft and F# Software Foundation</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://github.com/Microsoft/visualfsharp/blob/master/License.txt</licenseUrl>
    <projectUrl>https://github.com/Microsoft/visualfsharp</projectUrl>
    <iconUrl>http://fsharp.org/img/logo.png</iconUrl>
    <description>FSharp.Core redistributables from Visual F# Tools version 10.3 For F# 4.5
                Supported Platforms:
                    .NET Framework 4.5+ (net45)
                    netstandard1.6      (netstandard1.6)
                    netstandard2.0      (netstandard2.0)

                Commit hash: 9c833d0c11ec0f546ff1b3e6a9af1440f0b7a2e7.</description>
    <summary>FSharp.Core for F# 4.5</summary>
    <copyright>(C) Microsoft Corporation. All rights reserved.</copyright>
    <language>en-US</language>
    <tags>Visual F# Compiler FSharp functional programming</tags>
    <dependencies>
      <group targetFramework=".NETStandard1.6">
        <dependency id="System.Collections" version="4.0.11" />
        <dependency id="System.Console" version="4.0.0" />
        <dependency id="System.Diagnostics.Debug" version="4.0.11" />
        <dependency id="System.Diagnostics.Tools" version="4.0.1" />
        <dependency id="System.Globalization" version="4.0.11" />
        <dependency id="System.IO" version="4.1.0" />
        <dependency id="System.Linq" version="4.1.0" />
        <dependency id="System.Linq.Expressions" version="4.1.0" />
        <dependency id="System.Linq.Queryable" version="4.0.1" />
        <dependency id="System.Net.Requests" version="4.0.11" />
        <dependency id="System.Reflection" version="4.1.0" />
        <dependency id="System.Reflection.Extensions" version="4.0.1" />
        <dependency id="System.Resources.ResourceManager" version="4.0.1" />
        <dependency id="System.Runtime" version="4.1.0" />
        <dependency id="System.Runtime.Extensions" version="4.1.0" />
        <dependency id="System.Runtime.Numerics" version="4.0.1" />
        <dependency id="System.Text.RegularExpressions" version="4.1.0" />
        <dependency id="System.Threading" version="4.0.11" />
        <dependency id="System.Threading.Tasks" version="4.0.11" />
        <dependency id="System.Threading.Tasks.Parallel" version="4.0.1" />
        <dependency id="System.Threading.Thread" version="4.0.0" />
        <dependency id="System.Threading.ThreadPool" version="4.0.10" />
        <dependency id="System.Threading.Timer" version="4.0.1" />
      </group>
      <group targetFramework=".NETStandard2.0" />
      <group targetFramework=".NETFramework4.5" />
    </dependencies>
  </metadata>
</package>