FSharp.Management 0.1.0-alpha1

This is a prerelease version of FSharp.Management.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharp.Management --version 0.1.0-alpha1
                    
NuGet\Install-Package FSharp.Management -Version 0.1.0-alpha1
                    
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.Management" Version="0.1.0-alpha1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSharp.Management" Version="0.1.0-alpha1" />
                    
Directory.Packages.props
<PackageReference Include="FSharp.Management" />
                    
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.Management --version 0.1.0-alpha1
                    
#r "nuget: FSharp.Management, 0.1.0-alpha1"
                    
#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.Management&version=0.1.0-alpha1&prerelease
                    
Install FSharp.Management as a Cake Addin
#tool nuget:?package=FSharp.Management&version=0.1.0-alpha1&prerelease
                    
Install FSharp.Management as a Cake Tool

Various type providers for management of the machine.

Product Compatible and additional computed target framework versions.
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

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

Package Downloads
FSharp.EdIlyin.PowerShell

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.5 86,706 5/12/2017
0.4.4 1,197 5/5/2017
0.4.3 3,996 11/7/2016
0.4.2 1,998 8/21/2016
0.4.1 1,998 4/19/2016
0.4.0 1,342 4/8/2016
0.3.1 1,884 10/27/2015
0.3.0 3,004 7/27/2015
0.2.1 1,552 7/12/2015
0.2.0 2,540 1/3/2015
0.1.1 1,474 6/25/2014
0.1.0 2,505 12/31/2013
0.1.0-alpha2 1,088 12/29/2013
0.1.0-alpha1 1,011 12/28/2013
0.0.13-alpha 1,079 12/24/2013
0.0.12-alpha 1,077 12/21/2013
0.0.11-alpha 1,049 12/20/2013
0.0.10-alpha 1,086 12/20/2013
0.0.9-alpha 1,105 12/20/2013
0.0.8-alpha 1,107 12/20/2013
0.0.7-alpha 1,108 12/20/2013
0.0.6-alpha 1,149 12/19/2013
0.0.5-alpha 1,084 12/19/2013
0.0.4-alpha 1,100 12/19/2013
0.0.3-alpha 1,114 12/19/2013
0.0.2-alpha 1,064 12/17/2013
0.0.1-alpha 1,088 12/17/2013

Fixed FileSystem type provider invalidation
Splitted all type providers
Change "Parent" folder to ".." in relative type provider
Updated docs