EntityFrameworkCore.Data.AutoHistory 10.0.0

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

Provides AutoHistory utilities for Microsoft.EntityFrameworkCore.

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 EntityFrameworkCore.Data.AutoHistory:

Package Downloads
EntityFrameworkCore.Data.UnitOfWork

Provides the UnitOfWork pattern for Microsoft.EntityFrameworkCore.

CleanArch.Infra.Infrastructure

Infrastructure

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 993 3/3/2026
9.0.0 9,083 11/26/2024
8.0.3 27,393 11/26/2024
8.0.2 27,378 8/6/2024
8.0.1 44,751 3/8/2024
8.0.0 468 3/6/2024
7.0.14 382 11/26/2024
7.0.13 516 3/8/2024
6.0.22 673 11/26/2024
6.0.21 2,195 3/8/2024
6.0.20 2,233 10/24/2023
5.3.15 216 11/26/2024
5.3.14 283 3/8/2024
5.3.13 334 10/24/2023
3.3.10 265 11/26/2024
3.3.9 634 3/8/2024
3.3.8 307 10/25/2023
2.3.10 261 11/26/2024
2.3.9 274 3/8/2024
2.3.8 290 10/25/2023
Loading failed