SmartSearch.Abstractions
1.0.3
dotnet add package SmartSearch.Abstractions --version 1.0.3
NuGet\Install-Package SmartSearch.Abstractions -Version 1.0.3
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="SmartSearch.Abstractions" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SmartSearch.Abstractions --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SmartSearch.Abstractions, 1.0.3"
#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 SmartSearch.Abstractions as a Cake Addin #addin nuget:?package=SmartSearch.Abstractions&version=1.0.3 // Install SmartSearch.Abstractions as a Cake Tool #tool nuget:?package=SmartSearch.Abstractions&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A set of abstractions for SmartSearch implementations. Support is not provided, use at your own risk.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. 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 (2)
Showing the top 2 NuGet packages that depend on SmartSearch.Abstractions:
Package | Downloads |
---|---|
SmartSearch
Implementation of supporting base classes from SmartSearch.Abstractions for SmartSearch implementations. Support is not provided, use at your own risk. |
|
SmartSearch.LuceneNet
Implementation of SmartSearch based on Lucene.NET. Support is not provided, use at your own risk. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.3 | 2,239 | 4/1/2020 |
Added support for filter groups.