FSharpApiSearch 4.0.1
.NET Framework 4.5
Install-Package FSharpApiSearch -Version 4.0.1
dotnet add package FSharpApiSearch --version 4.0.1
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharpApiSearch, 4.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
F# API search engine
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- FParsec (>= 1.0.3)
- FSharp.Collections.ParallelSeq (>= 1.0.2)
- FSharp.Compiler.Service (>= 17.0.1)
- FSharp.Core (>= 4.2.3)
- MessagePack (>= 1.7.2)
- MessagePack.FSharpExtensions (>= 1.4.0)
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,057 | 2/26/2018 |
4.0.0 | 916 | 2/16/2018 |
4.0.0-beta1 | 726 | 1/12/2018 |
3.0.4 | 889 | 9/5/2017 |
3.0.3 | 841 | 8/28/2017 |
3.0.2 | 886 | 8/21/2017 |
3.0.1 | 908 | 8/14/2017 |
3.0.0 | 912 | 7/25/2017 |
3.0.0-beta4 | 746 | 6/2/2017 |
3.0.0-beta3 | 745 | 5/15/2017 |
3.0.0-beta2 | 797 | 5/11/2017 |
3.0.0-beta1 | 775 | 5/7/2017 |
2.1.2 | 874 | 1/26/2017 |
2.1.1 | 865 | 12/29/2016 |
2.1.0 | 851 | 12/6/2016 |
2.0.0 | 875 | 10/20/2016 |
2.0.0-beta2 | 766 | 10/13/2016 |
2.0.0-beta1 | 805 | 9/29/2016 |
1.0.1 | 851 | 9/26/2016 |
1.0.0 | 992 | 7/29/2016 |
0.4.0-beta | 1,038 | 6/23/2016 |
0.3.1-beta | 933 | 6/14/2016 |
0.3.0-beta | 865 | 5/22/2016 |
0.2.1-beta | 786 | 5/15/2016 |
0.2.0-beta | 1,023 | 4/26/2016 |
0.1.0-beta | 826 | 2/14/2016 |
Fix to allow substring matching in name search
Improve sort order
Improve performance