EfLocalDb 23.4.0

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

Documentation

Provides a wrapper around SqlLocalDB to simplify running tests against Entity Framework or a raw SQL Database.

See Milestones for release notes.

Sponsors

Entity Framework Extensions

Entity Framework Extensions is a major sponsor and is proud to contribute to the development this project.

Entity Framework Extensions

Product Compatible and additional computed target framework versions.
.NET 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 (4)

Showing the top 4 NuGet packages that depend on EfLocalDb:

Package Downloads
EfLocalDb.NUnit

.

EfLocalDb.MSTest

.

EfLocalDb.Xunit.V3

.

EfLocalDb.TUnit

.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on EfLocalDb:

Repository Stars
SimonCropp/Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
SimonCropp/GraphQL.EntityFramework
Adds EntityFramework Core IQueryable support to GraphQL
Version Downloads Last Updated
26.1.1 150 9/3/2026
26.1.0 61 9/3/2026
26.0.1 166 9/1/2026
26.0.0 227 8/28/2026
25.1.0-beta.1 109 8/25/2026
25.0.0 997 7/21/2026
24.1.5 208 7/20/2026
24.1.4 363 7/11/2026
24.1.3 413 7/5/2026
24.1.2 1,132 5/27/2026
24.1.1 251 5/24/2026
24.1.0 526 5/6/2026
24.0.0 6,344 3/18/2026
23.7.0 861 2/16/2026
23.6.0 216 2/13/2026
23.5.0 183 2/12/2026
23.4.4 215 2/11/2026
23.4.3 351 2/4/2026
23.4.2 749 1/27/2026
23.4.0 174 1/23/2026
Loading failed