FSharpApiSearch 4.0.1

dotnet add package FSharpApiSearch --version 4.0.1                
NuGet\Install-Package FSharpApiSearch -Version 4.0.1                
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" Version="4.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharpApiSearch --version 4.0.1                
#r "nuget: FSharpApiSearch, 4.0.1"                
#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.
// Install FSharpApiSearch as a Cake Addin
#addin nuget:?package=FSharpApiSearch&version=4.0.1

// Install FSharpApiSearch as a Cake Tool
#tool nuget:?package=FSharpApiSearch&version=4.0.1                

F# API search engine

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

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,370 2/26/2018
4.0.0 1,146 2/16/2018
4.0.0-beta1 864 1/12/2018
3.0.4 1,121 9/5/2017
3.0.3 1,055 8/28/2017
3.0.2 1,098 8/21/2017
3.0.1 1,149 8/14/2017
3.0.0 1,159 7/25/2017
3.0.0-beta4 885 6/2/2017
3.0.0-beta3 918 5/15/2017
3.0.0-beta2 944 5/11/2017
3.0.0-beta1 914 5/7/2017
2.1.2 1,117 1/26/2017
2.1.1 1,074 12/29/2016
2.1.0 1,069 12/6/2016
2.0.0 1,100 10/20/2016
2.0.0-beta2 906 10/13/2016
2.0.0-beta1 946 9/29/2016
1.0.1 1,075 9/26/2016
1.0.0 1,240 7/29/2016
0.4.0-beta 1,220 6/23/2016
0.3.1-beta 1,087 6/14/2016
0.3.0-beta 1,009 5/22/2016
0.2.1-beta 937 5/15/2016
0.2.0-beta 1,150 4/26/2016
0.1.0-beta 954 2/14/2016

Fix to allow substring matching in name search
Improve sort order
Improve performance