Microsoft.EntityFrameworkCore.Proxies 9.0.0-preview.7.24405.3

The Microsoft.EntityFrameworkCore.Proxies package contains implementations of dynamic proxies for lazy-loading and/or change-tracking.

Usage

Call UseLazyLoadingProxies when configuring your DbContext to enable lazy-loading proxies. For example:

protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
    => optionsBuilder.UseLazyLoadingProxies();

Call UseChangeTrackingProxies when configuring your DbContext to enable change-tracking proxies. For example:

protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
    => optionsBuilder.UseChangeTrackingProxies();

Call both methods for proxies that implement both lazy-loading and change-tracking. For example:

protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
    => optionsBuilder
        .UseLazyLoadingProxies()
        .UseChangeTrackingProxies();

Getting started with EF Core

See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.

Feedback

If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.

Showing the top 20 packages that depend on Microsoft.EntityFrameworkCore.Proxies.

Packages Downloads
Quantum.Framework.Core.StandardLib
Package Description
89
Quantum.Framework.Core.StandardLib
Package Description
90
Quantum.Framework.Core.StandardLib
Package Description
91
Quantum.Framework.Core.StandardLib
Package Description
94
Quantum.Framework.Core.StandardLib
Package Description
99
Quantum.Framework.Core.StandardLib
Package Description
107
Quantum.Framework.Core.StandardLib
Package Description
109
Quantum.Framework.Core.StandardLib
Package Description
116
Quantum.Framework.Core.StandardLib
Package Description
119
Quantum.Framework.Core.StandardLib
Package Description
121
Quantum.Framework.Core.StandardLib
Package Description
125
Quantum.Framework.Core.StandardLib
Package Description
132
Quantum.Framework.Core.StandardLib
Package Description
133
Quantum.Framework.Core.StandardLib
Package Description
172
Quantum.Framework.Core.StandardLib
Package Description
186
Quantum.Framework.Core.StandardLib
Package Description
212
Quantum.Framework.Core.StandardLib
Package Description
259
Quantum.Framework.Core.StandardLib
Package Description
357

.NET 8.0

Version Downloads Last updated
10.0.0 14 11/13/2025
10.0.0-rc.2.25502.107 14 10/18/2025
10.0.0-rc.1.25451.107 12 09/11/2025
10.0.0-preview.7.25380.108 20 08/14/2025
10.0.0-preview.6.25358.103 17 07/17/2025
10.0.0-preview.5.25277.114 22 06/08/2025
10.0.0-preview.4.25258.110 20 05/15/2025
10.0.0-preview.3.25171.6 27 04/12/2025
10.0.0-preview.2.25163.8 22 04/03/2025
10.0.0-preview.1.25081.1 23 02/27/2025
9.0.11 10 11/24/2025
9.0.10 13 10/17/2025
9.0.9 19 09/11/2025
9.0.8 17 08/09/2025
9.0.7 15 07/12/2025
9.0.6 18 06/14/2025
9.0.5 15 05/16/2025
9.0.4 25 04/12/2025
9.0.3 22 03/12/2025
9.0.2 29 02/22/2025
9.0.1 27 01/30/2025
9.0.0 33 12/06/2024
9.0.0-rc.2.24474.1 25 11/05/2024
9.0.0-rc.1.24451.1 29 11/09/2024
9.0.0-preview.7.24405.3 33 11/25/2024
9.0.0-preview.6.24327.4 31 11/09/2024
9.0.0-preview.5.24306.3 32 11/09/2024
9.0.0-preview.4.24267.1 33 05/23/2024
9.0.0-preview.3.24172.4 37 05/16/2024
9.0.0-preview.2.24128.4 28 05/09/2024
9.0.0-preview.1.24081.2 36 05/09/2024
8.0.22 8 11/14/2025
8.0.21 11 10/17/2025
8.0.20 17 09/11/2025
8.0.19 15 08/10/2025
8.0.18 13 07/11/2025
8.0.17 13 06/14/2025
8.0.16 20 05/16/2025
8.0.15 25 04/12/2025
8.0.14 24 03/12/2025
8.0.13 25 02/22/2025
8.0.12 29 01/26/2025
8.0.11 64 12/03/2024
8.0.10 28 11/29/2024
8.0.8 32 11/09/2024
8.0.7 33 11/25/2024
8.0.6 34 11/28/2024
8.0.5 435 05/29/2024
8.0.4 195 05/09/2024
8.0.3 35 05/29/2024
8.0.2 41 05/09/2024
8.0.1 33 05/29/2024
8.0.0 35 05/09/2024
8.0.0-rc.2.23480.1 29 05/29/2024
8.0.0-rc.1.23419.6 31 05/09/2024
8.0.0-preview.7.23375.4 33 05/09/2024
8.0.0-preview.6.23329.4 32 05/09/2024
8.0.0-preview.5.23280.1 32 05/29/2024
8.0.0-preview.4.23259.3 33 05/29/2024
8.0.0-preview.3.23174.2 34 05/29/2024
8.0.0-preview.2.23128.3 36 05/09/2024
8.0.0-preview.1.23111.4 30 05/29/2024
7.0.20 28 11/28/2024
7.0.19 151 05/24/2024
7.0.18 37 05/09/2024
7.0.17 35 05/09/2024
7.0.16 39 05/17/2024
7.0.15 38 05/09/2024
7.0.14 37 05/09/2024
7.0.13 33 05/09/2024
7.0.12 36 05/09/2024
7.0.11 37 05/18/2024
7.0.10 35 05/29/2024
7.0.9 34 05/20/2024
7.0.8 34 05/29/2024
7.0.7 34 05/29/2024
7.0.5 37 05/29/2024
7.0.4 37 05/29/2024
7.0.3 39 05/16/2024
7.0.2 38 05/29/2024
7.0.1 38 05/09/2024
7.0.0 35 05/29/2024
7.0.0-rc.2.22472.11 34 05/29/2024
7.0.0-rc.1.22426.7 28 05/29/2024
7.0.0-preview.7.22376.2 31 05/29/2024
7.0.0-preview.6.22329.4 36 05/29/2024
7.0.0-preview.5.22302.2 31 05/29/2024
7.0.0-preview.4.22229.2 36 06/06/2022
7.0.0-preview.2.22153.1 35 05/29/2024
7.0.0-preview.1.22076.6 28 05/29/2024
6.0.36 32 12/06/2024
6.0.35 39 11/11/2024
6.0.33 33 11/23/2024
6.0.32 40 11/10/2024
6.0.31 31 11/27/2024
6.0.30 27 05/29/2024
6.0.29 39 05/29/2024
6.0.28 35 05/09/2024
6.0.27 40 05/09/2024
6.0.26 36 05/29/2024
6.0.25 35 05/29/2024
6.0.24 38 05/09/2024
6.0.23 34 05/29/2024
6.0.22 36 05/09/2024
6.0.21 32 05/29/2024
6.0.20 134 08/07/2023
6.0.19 38 05/29/2024
6.0.18 39 05/29/2024
6.0.16 40 05/29/2024
6.0.15 38 05/29/2024
6.0.14 31 05/09/2024
6.0.13 32 05/29/2024
6.0.12 38 05/29/2024
6.0.11 32 05/29/2024
6.0.10 39 05/29/2024
6.0.9 33 05/29/2024
6.0.8 38 05/29/2024
6.0.7 34 05/29/2024
6.0.6 35 05/09/2024
6.0.5 39 05/29/2024
6.0.3 35 05/29/2024
6.0.2 30 05/29/2024
6.0.1 33 05/29/2024
6.0.0-rc.2.21480.5 29 05/29/2024
6.0.0-rc.1.21452.10 32 05/29/2024
6.0.0-preview.7.21378.4 33 05/29/2024
6.0.0-preview.6.21352.1 30 05/29/2024
6.0.0-preview.4.21253.1 29 05/29/2024
6.0.0-preview.3.21201.2 31 05/29/2024
6.0.0-preview.2.21154.2 32 05/29/2024
6.0.0-preview.1.21102.2 31 05/29/2024
5.0.17 34 06/06/2022
5.0.9 33 05/10/2022
5.0.8 30 05/29/2024
5.0.6 33 05/29/2024
5.0.4 32 05/29/2024
5.0.3 35 05/29/2024
5.0.0-rc.2.20475.6 33 05/29/2024
5.0.0-rc.1.20451.13 36 05/29/2024
5.0.0-preview.8.20407.4 34 05/29/2024
5.0.0-preview.7.20365.15 33 05/29/2024
5.0.0-preview.6.20312.4 32 05/29/2024
5.0.0-preview.4.20220.10 32 05/29/2024
5.0.0-preview.2.20159.4 29 05/29/2024
5.0.0-preview.2.20120.8 43 05/29/2024
3.1.32 9,617 05/11/2023
3.1.31 37 05/29/2024
3.1.30 5,576 11/03/2022
3.1.29 36 05/29/2024
3.1.28 38 05/29/2024
3.1.27 38 05/29/2024
3.1.26 29 05/29/2024
3.1.25 39 05/29/2024
3.1.23 42 06/06/2022
3.1.12 36 05/29/2024
3.1.8 34 05/29/2024
3.1.3 36 05/29/2024
3.1.0-preview2.19525.5 32 05/10/2022
3.1.0-preview1.19506.2 25 05/29/2024
3.0.0-rc1.19456.14 31 05/29/2024
3.0.0-preview5.19227.1 34 05/29/2024
3.0.0-preview3.19153.1 28 05/29/2024
3.0.0-preview.19074.3 30 05/29/2024
3.0.0-preview.18572.1 34 05/29/2024
2.3.0 25 01/26/2025
2.2.0-preview3-35497 29 05/29/2024
2.2.0-preview2-35157 38 05/08/2022
2.2.0-preview1-35029 31 05/29/2024
2.1.0-rc1-final 36 05/29/2024
2.1.0-preview1-final 34 05/29/2024