FSharp.NET.Sdk 1.0.0-beta-050000

This is a prerelease version of FSharp.NET.Sdk.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharp.NET.Sdk --version 1.0.0-beta-050000
                    
NuGet\Install-Package FSharp.NET.Sdk -Version 1.0.0-beta-050000
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FSharp.NET.Sdk" Version="1.0.0-beta-050000" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSharp.NET.Sdk" Version="1.0.0-beta-050000" />
                    
Directory.Packages.props
<PackageReference Include="FSharp.NET.Sdk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FSharp.NET.Sdk --version 1.0.0-beta-050000
                    
#r "nuget: FSharp.NET.Sdk, 1.0.0-beta-050000"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=FSharp.NET.Sdk&version=1.0.0-beta-050000&prerelease
                    
Install FSharp.NET.Sdk as a Cake Addin
#tool nuget:?package=FSharp.NET.Sdk&version=1.0.0-beta-050000&prerelease
                    
Install FSharp.NET.Sdk as a Cake Tool

FSharp.NET.Sdk

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 1.3

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FSharp.NET.Sdk:

Package Downloads
FSharp.Control.Future

Concurrent programming library that helps handle exceptions

GitHub repositories (7)

Showing the top 7 popular GitHub repositories that depend on FSharp.NET.Sdk:

Repository Stars
mcintyre321/OneOf
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
dotnet/templating
This repo contains the Template Engine which is used by dotnet new
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
dotnet/dotnet-template-samples
Samples showing how to create templates using the Template Engine for dotnet new and Visual Studio
sayedihashimi/template-sample
Version Downloads Last updated
1.0.5 299,001 5/25/2017
1.0.4 14,624 4/30/2017
1.0.4-bundled-0100 181,862 4/30/2017
1.0.3 11,190 4/26/2017
1.0.2 42,627 3/17/2017
1.0.1 16,079 2/23/2017
1.0.0 13,868 2/15/2017
1.0.0-beta-060000 4,699 2/9/2017
1.0.0-beta-050000 11,750 12/16/2016
1.0.0-beta-040011 39,271 12/5/2016
1.0.0-alpha-000009 4,567 11/21/2016
1.0.0-alpha-000007 1,513 11/16/2016

fix vscode/ionide intellisense