Microsoft.EntityFrameworkCore.Proxies 8.0.20

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
74
Quantum.Framework.Core.StandardLib
Package Description
75
Quantum.Framework.Core.StandardLib
Package Description
76
Quantum.Framework.Core.StandardLib
Package Description
77
Quantum.Framework.Core.StandardLib
Package Description
79
Quantum.Framework.Core.StandardLib
Package Description
87
Quantum.Framework.Core.StandardLib
Package Description
89
Quantum.Framework.Core.StandardLib
Package Description
91
Quantum.Framework.Core.StandardLib
Package Description
95
Quantum.Framework.Core.StandardLib
Package Description
97
Quantum.Framework.Core.StandardLib
Package Description
101
Quantum.Framework.Core.StandardLib
Package Description
103
Quantum.Framework.Core.StandardLib
Package Description
112
Quantum.Framework.Core.StandardLib
Package Description
126
Quantum.Framework.Core.StandardLib
Package Description
157
Quantum.Framework.Core.StandardLib
Package Description
165
Quantum.Framework.Core.StandardLib
Package Description
175
Quantum.Framework.Core.StandardLib
Package Description
200

.NET 8.0

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