FSharpApiSearch.Console 4.0.0-beta1

This is a prerelease version of FSharpApiSearch.Console.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharpApiSearch.Console --version 4.0.0-beta1
                    
NuGet\Install-Package FSharpApiSearch.Console -Version 4.0.0-beta1
                    
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="FSharpApiSearch.Console" Version="4.0.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSharpApiSearch.Console" Version="4.0.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="FSharpApiSearch.Console" />
                    
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 FSharpApiSearch.Console --version 4.0.0-beta1
                    
#r "nuget: FSharpApiSearch.Console, 4.0.0-beta1"
                    
#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.
#:package FSharpApiSearch.Console@4.0.0-beta1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FSharpApiSearch.Console&version=4.0.0-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FSharpApiSearch.Console&version=4.0.0-beta1&prerelease
                    
Install as a Cake Tool

The console of FSharpApiSearch.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.1 1,252 2/26/2018
4.0.0 1,214 2/16/2018
4.0.0-beta1 932 1/12/2018
3.0.4 1,137 9/5/2017
3.0.3 1,083 8/28/2017
3.0.2 1,069 8/21/2017
3.0.1 1,099 8/14/2017
3.0.0 1,147 7/25/2017
3.0.0-beta4 946 6/2/2017
3.0.0-beta3 933 5/15/2017
3.0.0-beta2 956 5/11/2017
3.0.0-beta1 991 5/7/2017
2.1.2 1,168 1/26/2017
2.1.1 1,201 12/29/2016
2.1.0 1,232 12/6/2016
2.0.0 1,143 10/20/2016
2.0.0-beta2 961 10/13/2016
2.0.0-beta1 962 9/29/2016
1.0.1 1,143 9/26/2016
1.0.0 1,309 7/29/2016
0.4.0-beta 1,503 6/23/2016
0.3.1-beta 1,090 6/14/2016
0.3.0-beta 1,074 5/22/2016
0.2.1-beta 1,036 5/15/2016
0.2.0-beta 1,356 4/27/2016

Add type coloring
Fix type variable bug (#139)
Improve performance