VOOZH about

URL: https://www.nuget.org/packages/EfLocalDb/

⇱ NuGet Gallery | EfLocalDb 24.1.2




👁 Image
EfLocalDb 24.1.2

dotnet add package EfLocalDb --version 24.1.2
 
 
NuGet\Install-Package EfLocalDb -Version 24.1.2
 
 
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="24.1.2" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EfLocalDb" Version="24.1.2" />
 
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 24.1.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EfLocalDb, 24.1.2"
 
 
#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@24.1.2
 
 
#: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=24.1.2
 
Install as a Cake Addin
#tool nuget:?package=EfLocalDb&version=24.1.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

Developed using JetBrains IDEs

👁 JetBrains logo.

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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
24.1.2 537 5/27/2026
24.1.1 226 5/24/2026
24.1.0 501 5/6/2026
24.0.0 2,675 3/18/2026
23.7.0 835 2/16/2026
23.6.0 197 2/13/2026
23.5.0 166 2/12/2026
23.4.4 188 2/11/2026
23.4.3 312 2/4/2026
23.4.2 586 1/27/2026
23.4.1 249 1/23/2026
23.4.0 156 1/23/2026
23.3.0 151 1/22/2026
23.2.1 399 1/19/2026
23.2.0 202 1/18/2026
23.1.7 271 1/15/2026
23.1.6 289 1/13/2026
23.1.5 168 1/13/2026
23.1.4 167 1/13/2026
23.1.3 205 1/12/2026
Loading failed