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.
<PackageVersion Include="IndexEngine" Version="1.0.4" />
<PackageReference Include="IndexEngine" />
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 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.
#:package IndexEngine@1.0.4
#: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=IndexEngine&version=1.0.4
#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 | 10,837 | 11/14/2021 |
| 2.1.3 | 10,878 | 11/16/2020 |
| 2.1.0 | 9,635 | 6/10/2020 |
| 2.0.0 | 57,811 | 1/27/2020 |
| 1.0.12.1 | 924 | 1/23/2020 |
| 1.0.12 | 799 | 1/23/2020 |
| 1.0.11 | 814 | 1/23/2020 |
| 1.0.10 | 787 | 1/23/2020 |
| 1.0.8 | 911 | 6/13/2019 |
| 1.0.7 | 904 | 3/17/2019 |
| 1.0.5 | 915 | 3/15/2019 |
| 1.0.4 | 1,568 | 5/18/2017 |
| 1.0.3 | 1,859 | 6/29/2016 |
| 1.0.2 | 1,487 | 6/29/2016 |
Author fix and dependency fix