Examine 4.0.0

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

A Lucene.Net search and indexing implementation for Examine

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 is compatible.  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 (48)

Showing the top 5 NuGet packages that depend on Examine:

Package Downloads
Umbraco.Cms.Web.Common

Contains the web assembly needed to run Umbraco CMS.

Umbraco.Cms.Examine.Lucene

Adds Examine searching support using Lucene to Umbraco CMS.

Umbraco.Cms.Web.Website

Contains the website assembly needed to run the frontend of Umbraco CMS.

Umbraco.Cms

Installs Umbraco CMS with all default dependencies in your ASP.NET Core project.

Umbraco.Cms.Api.Common

Contains the bits and pieces that are shared between the Umbraco CMS APIs.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Examine:

Repository Stars
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
Version Downloads Last Updated
4.0.0 2,474 2026/8/24
4.0.0-beta.11 102 2026/8/18
4.0.0-beta.10 191 2026/8/17
4.0.0-beta.9 2,145 2026/6/26
4.0.0-beta.7 440 2026/6/6
4.0.0-beta.6 101 2026/6/5
4.0.0-beta.5 104 2026/6/4
4.0.0-beta.4 772 2026/5/25
4.0.0-beta.3 168 2026/5/11
3.10.0 5,531 2026/8/17
3.9.0 95,529 2026/6/26
3.8.0 62,283 2026/6/4
3.7.1 2,184,146 2025/4/22
3.7.0 218,147 2025/3/13
3.6.0 90,755 2025/1/10
3.5.0 310,965 2024/11/22
3.4.0 80,292 2024/10/25
3.3.1-beta.1 166 2024/10/18
3.3.0 531,314 2024/7/31
3.2.1 111,323 2024/6/14
Loading failed