Dynamicweb.Indexing.Lucene4 10.28.5-PreRelease

This is a prerelease version of Dynamicweb.Indexing.Lucene4.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Dynamicweb.Indexing.Lucene4 --version 10.28.5-PreRelease
                    
NuGet\Install-Package Dynamicweb.Indexing.Lucene4 -Version 10.28.5-PreRelease
                    
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="Dynamicweb.Indexing.Lucene4" Version="10.28.5-PreRelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Indexing.Lucene4" Version="10.28.5-PreRelease" />
                    
Directory.Packages.props
<PackageReference Include="Dynamicweb.Indexing.Lucene4" />
                    
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 Dynamicweb.Indexing.Lucene4 --version 10.28.5-PreRelease
                    
#r "nuget: Dynamicweb.Indexing.Lucene4, 10.28.5-PreRelease"
                    
#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 Dynamicweb.Indexing.Lucene4@10.28.5-PreRelease
                    
#: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=Dynamicweb.Indexing.Lucene4&version=10.28.5-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Dynamicweb.Indexing.Lucene4&version=10.28.5-PreRelease&prerelease
                    
Install as a Cake Tool

Package Description

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 is compatible.  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 Dynamicweb.Indexing.Lucene4:

Package Downloads
Dynamicweb.Host.Core

Package Description

Commergent.Dw.DataLists

DataLists app for Dynamicweb. Only for .NET Core 10 and +DW 10.27.6<br /><br /> The DataLists app is supposed to offer a replacement for the legacy DataLists App. <br />It allows creation of lists based on SQL statements.<br /> The lists are available in the back-end for Admins and the data can be exposed in the front-end using a content App and templates. <br /> <br /> <b>Backend Features</b><br /> <br /> Create/Edit/Delete Data list. Allows to add a name, a SQL statement, set if can be visible in frontend. <br /> <br /> Import from Data List - allows to select which data list will be transformed in the custom version for data lists. <br /> <br /> Configure permissions for data lists. <br /> <br /> Show data list content (resulted by executing saved sql statement) and allow filtering. <br /> <br /> Add parameters for sql statements (variables from Request or Session); variables are added in the definition of query and after Save/SaveAndClose can de edited test values from backend. <br /> The Request option is used to get values passed to the web page. <br /> The Session option is used to get information about the user for the current period. <br /> <br /> Download result of query in an csv or xlsx file. <br /> <br /> Datalist can be visible or not in frontent, based on configuration. <br /> <br /> <b>FrontEnd Features</b><br /> <br /> Default Template with the result of datalist. Can export result in an csv or xlsx file. <br /> <br /> <b>Dependencies</b><br /> <br /> .NET Core 10<br /> <br /> \+ DW 10.27.6<br /> <br /> Swift V2 <br /> <br /> <b>Setup</b><br /> <br /> Default template location: /Templates/Cmgt/CmgtDataListApp/List <br /> <br /> <b>Limitations</b><br /> <br /> No detail view page <br /> <br /> No wizard for SQL statement. We use the same logic as SQL Firehose <br /> <br /> <br /> Support at <a href="mailto:support@commergent.eu">support@commergent.eu</a>

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.29.5-PreRelease 41 9/22/2026
10.29.4-PreRelease 203 9/15/2026
10.29.3-PreRelease 218 9/8/2026
10.29.2-PreRelease 203 9/1/2026
10.29.1-PreRelease 238 8/25/2026
10.28.12 86 9/22/2026
10.28.11 521 9/15/2026
10.28.10 465 9/8/2026
10.28.9 443 9/1/2026
10.28.8 336 8/27/2026
10.28.7 646 8/25/2026
10.28.6-PreRelease 329 8/18/2026
10.28.5-PreRelease 431 8/4/2026
10.27.14 91 9/22/2026
10.27.13 455 9/8/2026
10.27.12 390 9/1/2026
10.27.11 334 8/27/2026
10.27.10 691 8/18/2026
10.26.17 457 9/8/2026
10.26.16 421 9/1/2026
Loading failed