ServantSoftware.EFCore.FileBasedProviders.Common 1.0.1

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

FileBased.DataProviders

There are EF Core providers that correspond to each of the ADO.NET providers.

Specific EF Core Providers

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 (3)

Showing the top 3 NuGet packages that depend on ServantSoftware.EFCore.FileBasedProviders.Common:

Package Downloads
ServantSoftware.EFCore.Csv

Package Description

ServantSoftware.EFCore.Json

Package Description

ServantSoftware.EFCore.Xml

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1 123 6/12/2026
1.0.0.432 128 6/12/2026
1.0.0.431 175 5/17/2026
1.0.0.430 119 5/17/2026
1.0.0.429 116 5/17/2026
1.0.0.428 123 5/17/2026
1.0.0.427 132 5/17/2026
1.0.0.426 364 4/6/2026
1.0.0.425 128 4/6/2026
1.0.0.424 122 4/5/2026
1.0.0.423 203 3/23/2026
1.0.0.422 124 3/23/2026
1.0.0.421 117 3/23/2026
1.0.0.420 114 3/23/2026
1.0.0.419 109 3/22/2026
1.0.0.418 117 3/22/2026
1.0.0.417 121 3/22/2026
1.0.0.416 119 3/22/2026
1.0.0.415 113 3/22/2026
1.0.0.414 114 3/22/2026
Loading failed