Lifti.Core 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Lifti.Core --version 1.0.0                
NuGet\Install-Package Lifti.Core -Version 1.0.0                
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="Lifti.Core" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lifti.Core --version 1.0.0                
#r "nuget: Lifti.Core, 1.0.0"                
#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 Lifti.Core as a Cake Addin
#addin nuget:?package=Lifti.Core&version=1.0.0

// Install Lifti.Core as a Cake Tool
#tool nuget:?package=Lifti.Core&version=1.0.0                

Lifti - a lightweight full text index

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Lifti.Core:

Package Downloads
Fabrica.Search

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.3.0 12,430 3/3/2024
6.2.0 129 3/1/2024
6.1.0 154 2/23/2024
6.1.0-CI-20240223-160148 100 2/23/2024
6.0.1 1,341 1/16/2024
6.0.1-CI-20240116-222512 98 1/16/2024
6.0.1-CI-20240114-181541 76 1/14/2024
6.0.1-CI-20240113-231959 90 1/13/2024
6.0.0-CI-20240113-225244 83 1/13/2024
5.0.0 38,144 7/5/2023
4.0.1 7,703 12/30/2022
4.0.0 305 12/22/2022
3.5.2 6,647 11/3/2022
3.5.1 1,934 10/20/2022
3.5.0 386 10/20/2022
3.4.0 712 10/8/2022
3.3.0 573 10/3/2022
3.2.0 415 9/30/2022
3.1.0 1,783 7/25/2022
3.0.1 2,495 2/11/2022
3.0.0 571 2/8/2022
2.1.1 2,357 3/14/2021
2.1.0 927 10/24/2020
2.0.1 546 8/27/2020
2.0.0 500 7/30/2020
2.0.0-rc1 363 7/24/2020
2.0.0-beta9 450 12/5/2019
2.0.0-beta8 385 12/5/2019
2.0.0-beta7 415 12/4/2019
2.0.0-beta6 421 11/23/2019
2.0.0-beta5 415 11/4/2019
2.0.0-beta4 413 11/2/2019
2.0.0-beta3 425 11/2/2019
2.0.0-beta2 414 10/28/2019
2.0.0-beta18 380 7/13/2020
2.0.0-beta17 336 7/7/2020
2.0.0-beta16 487 12/10/2019
2.0.0-beta15 423 12/10/2019
2.0.0-beta14 436 12/9/2019
2.0.0-beta13 389 12/8/2019
2.0.0-beta11 385 12/8/2019
2.0.0-beta10 381 12/7/2019
2.0.0-beta1 406 10/23/2019
1.0.0 1,390 1/19/2018

First core release - based on the original LIFTI package, but netstandard compliant with no support for distributed transactions and minor breaking API changes