TuanZi.EntityFrameworkCore 3.5.57

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

TuanZi data access package with EF Core repository pattern and multi-database support.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (9)

Showing the top 5 NuGet packages that depend on TuanZi.EntityFrameworkCore:

Package Downloads
TuanZi

TuanZi.NET, this package contains all the commonly used components of TuanZi.

TuanZi.EntityFrameworkCore.SqlServer

Provides enterprise-grade SQL Server integration for TuanZi applications.

TuanZi.Hosting.Core

Provides foundational non-business infrastructure for TuanZi applications

TuanZi.EntityFrameworkCore.PostgreSql

Provides high-performance PostgreSQL support for TuanZi's Entity Framework Core.

TuanZi.EntityFrameworkCore.Oracle

Provides full-featured Oracle Database support for TuanZi's Entity Framework Core implementation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.5.57 405 8/8/2025
3.5.56 381 8/8/2025
3.5.55 669 7/24/2025
3.5.54 369 7/2/2025
3.5.53 504 6/11/2025
3.5.52 514 6/11/2025
3.5.51 498 6/11/2025
3.5.50 372 6/5/2025
3.5.49 365 5/29/2025
3.5.48 380 5/27/2025
3.5.47 369 5/27/2025
3.5.46 366 5/27/2025
3.5.45 379 5/27/2025
3.5.44 347 5/27/2025
3.5.43 370 5/27/2025
3.5.42 371 5/26/2025
3.5.41 367 5/26/2025
3.5.40 376 5/22/2025
3.5.39 372 5/22/2025
3.5.38 377 5/22/2025
Loading failed