IndexEngine 1.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package IndexEngine --version 1.0.4
NuGet\Install-Package IndexEngine -Version 1.0.4
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="IndexEngine" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IndexEngine --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IndexEngine, 1.0.4"
#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 IndexEngine as a Cake Addin #addin nuget:?package=IndexEngine&version=1.0.4 // Install IndexEngine as a Cake Tool #tool nuget:?package=IndexEngine&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
index engine is a simple indexer written in C# using Sqlite as a storage repository. Mono.Data.Sqlite was chosen specifically to ensure compatibility with Mono. Copy sqlite3.dll to your output dir.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Mono.Data.Sqlite.Portable (>= 1.0.3.5)
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 |
---|---|---|
2.1.3.1 | 9,584 | 11/14/2021 |
2.1.3 | 10,649 | 11/16/2020 |
2.1.0 | 9,413 | 6/10/2020 |
2.0.0 | 57,569 | 1/27/2020 |
1.0.12.1 | 666 | 1/23/2020 |
1.0.12 | 570 | 1/23/2020 |
1.0.11 | 547 | 1/23/2020 |
1.0.10 | 557 | 1/23/2020 |
1.0.8 | 655 | 6/13/2019 |
1.0.7 | 647 | 3/17/2019 |
1.0.5 | 678 | 3/15/2019 |
1.0.4 | 1,139 | 5/18/2017 |
1.0.3 | 1,262 | 6/29/2016 |
1.0.2 | 1,066 | 6/29/2016 |
Author fix and dependency fix