IndexEngine 1.0.4

There is a newer version of this package available.
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
#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

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 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.

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,510 11/14/2021
2.1.3 10,602 11/16/2020
2.1.0 9,367 6/10/2020
2.0.0 57,524 1/27/2020
1.0.12.1 624 1/23/2020
1.0.12 533 1/23/2020
1.0.11 508 1/23/2020
1.0.10 520 1/23/2020
1.0.8 615 6/13/2019
1.0.7 608 3/17/2019
1.0.5 641 3/15/2019
1.0.4 1,096 5/18/2017
1.0.3 1,212 6/29/2016
1.0.2 1,021 6/29/2016

Author fix and dependency fix