Kalix.Leo.Lucene 11.0.1-alpha

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

// Install Kalix.Leo.Lucene as a Cake Tool
#tool nuget:?package=Kalix.Leo.Lucene&version=11.0.1-alpha&prerelease

Lucene implementation that intercepts the data flowing to the underlying storage

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  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 tizen40 was computed.  tizen60 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

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
13.0.0 1,516 3/29/2020
12.0.0 951 1/24/2020
11.0.10-alpha 1,020 4/18/2018
11.0.8-alpha 1,063 9/14/2017
11.0.7-alpha 923 9/14/2017
11.0.6-alpha 1,138 9/13/2017
11.0.5-alpha 980 9/13/2017
11.0.4-alpha 914 9/13/2017
11.0.3-alpha 964 9/4/2017
11.0.2-alpha 925 9/4/2017
11.0.1 1,199 10/15/2019
11.0.1-alpha 923 9/3/2017
11.0.0 3,040 10/9/2018
11.0.0-alpha 1,100 9/2/2017
10.2.0 3,348 7/18/2018
10.1.0 1,493 4/25/2018
10.0.0 1,546 6/6/2017
9.0.0 1,314 3/30/2017
8.4.0 2,995 8/4/2016
8.3.0 1,491 7/14/2016
8.2.0 1,929 4/16/2016
8.1.0 1,523 3/19/2016
8.0.0 1,624 12/19/2015
7.2.0 1,352 11/4/2015
7.1.0 1,281 10/31/2015
7.0.0 1,318 10/29/2015
6.0.2 1,649 7/22/2015
5.0.3 1,144 5/22/2015
5.0.2 1,305 4/22/2015
5.0.1 1,224 4/21/2015
4.1.0 1,515 1/7/2015
4.0.14 1,670 11/8/2014
4.0.13 1,233 10/13/2014
4.0.12 1,131 10/13/2014
4.0.11 1,149 10/13/2014
4.0.10 1,140 10/12/2014
4.0.6 1,157 10/1/2014
4.0.3 1,133 9/30/2014
4.0.1 1,127 9/23/2014
3.0.0 1,527 7/28/2014
2.0.0 1,352 7/8/2014
1.1.0 1,659 6/13/2014
1.0.0 1,816 4/21/2014

4.0.0 - Migrated library to .net standard
4.0.1 - Added WaitForGeneration flag on Write method