SenseNet.Search.Lucene29.Common 7.5.1

dotnet add package SenseNet.Search.Lucene29.Common --version 7.5.1
                    
NuGet\Install-Package SenseNet.Search.Lucene29.Common -Version 7.5.1
                    
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="SenseNet.Search.Lucene29.Common" Version="7.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SenseNet.Search.Lucene29.Common" Version="7.5.1" />
                    
Directory.Packages.props
<PackageReference Include="SenseNet.Search.Lucene29.Common" />
                    
Project file
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 SenseNet.Search.Lucene29.Common --version 7.5.1
                    
#r "nuget: SenseNet.Search.Lucene29.Common, 7.5.1"
                    
#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 SenseNet.Search.Lucene29.Common@7.5.1
                    
#: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=SenseNet.Search.Lucene29.Common&version=7.5.1
                    
Install as a Cake Addin
#tool nuget:?package=SenseNet.Search.Lucene29.Common&version=7.5.1
                    
Install as a Cake Tool

Lucene29 Common library for the sensenet platform containing server-side elements, most importantly the generic search engine.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SenseNet.Search.Lucene29.Common:

Package Downloads
SenseNet.Search.Lucene29.Local

Lucene29 Local library for the sensenet platform containing the Lucene-based local indexing and query engine implementations.

SenseNet.Search.Lucene29.Centralized

Lucene29 Centralized library for the sensenet platform containing the Lucene-based centralized indexing and query engine implementations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.5.1 261 4/8/2025
7.5.1-alpha.1 141 4/2/2025
7.5.0 297 2/10/2025
7.4.16 192 1/4/2025
7.4.15 220 7/17/2024
7.4.14 271 7/16/2024
7.4.13 413 3/14/2024
7.4.12 307 1/17/2024
7.4.11 426 10/18/2023
7.4.10 662 3/27/2023
7.4.9 856 1/11/2023
7.4.8 1,243 8/23/2022
7.4.7 1,410 4/22/2022
7.4.6 1,299 1/26/2022
7.4.5 844 8/25/2021
7.4.4 882 5/17/2021
7.4.3 1,189 7/28/2020
7.4.2 920 6/25/2020
7.4.1 1,035 6/2/2020
7.4.0 3,782 10/10/2019
7.3.1 1,014 8/30/2019
7.3.0 886 2/21/2019
7.2.0 8,897 7/4/2018
7.1.1 2,805 4/3/2018
7.1.0 3,152 3/5/2018

See release notes on GitHub.