Flowthru.Extensions.EFCore 0.17.5

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

Entity Framework Core integration for Flowthru data catalogs — IStorageAdapter implementations for relational databases, plus catalog-attachable lifecycle resources for ephemeral databases and schemas.

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

Showing the top 2 NuGet packages that depend on Flowthru.Extensions.EFCore:

Package Downloads
Flowthru.Extensions.EFCore.Bulk

Bulk operation support for Flowthru EFCore catalog items via EFCore.BulkExtensions

Flowthru.Extensions.EFCore.Npgsql

Npgsql-native bulk transfer for Flowthru EFCore catalog items — PostgreSQL tables that pair over raw binary COPY so AddBulkTransfer moves Postgres-to-Postgres data as a byte passthrough instead of row-at-a-time.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.29.0-preview.123 34 7/10/2026
0.28.1-preview.122 47 7/9/2026
0.28.0 98 7/7/2026
0.28.0-preview.121 43 7/7/2026
0.27.1 116 7/2/2026
0.27.1-preview.120 60 7/2/2026
0.27.0 266 7/1/2026
0.27.0-preview.119 56 7/1/2026
0.26.0-preview.112 63 6/5/2026
0.25.0 137 6/2/2026
0.25.0-preview.110 66 6/2/2026
0.24.0-preview.108 68 6/2/2026
0.21.0 116 5/24/2026
0.21.0-preview.101 65 5/24/2026
0.20.0 115 5/23/2026
0.20.0-preview.100 61 5/23/2026
0.19.0-preview.99 68 5/23/2026
0.18.5-preview.98 77 5/22/2026
0.17.5 114 5/13/2026
Loading failed