Skip to main content
Lucene.Net.Store.Azure package icon

Lucene.Net.Store.Azure

This project allows you to create Lucene Indexes via a AzureDirectory object which uses Azure BlobStorage for persistent storage. This .NET Standard compliant library for us with .NET Core or .NET Desktop. It uses Lucene.Net 4.8.0.beta00011

Total Downloads
1.3M
1,305,644
Published
Feb 25, 2026
Latest stable version

Install

.NET CLI
dotnet add package Lucene.Net.Store.Azure --version 4.8.5-beta020
Package Manager Console
Install-Package Lucene.Net.Store.Azure -Version 4.8.5-beta020
PackageReference
<PackageReference Include="Lucene.Net.Store.Azure" Version="4.8.5-beta020" />

Frameworks

.NETStandard2.0

Dependencies

Azure.Storage.Blobs
.NETStandard2.0
[12.23.0, )
Lucene.Net
.NETStandard2.0
[4.8.0-beta00017, )
[4.8.0-beta00017, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.