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
103
Quantum.Framework.Core.StandardLib
Package Description
106
Quantum.Framework.Core.StandardLib
Package Description
109
Quantum.Framework.Core.StandardLib
Package Description
111
Quantum.Framework.Core.StandardLib
Package Description
115
Quantum.Framework.Core.StandardLib
Package Description
128
Quantum.Framework.Core.StandardLib
Package Description
130
Quantum.Framework.Core.StandardLib
Package Description
136
Quantum.Framework.Core.StandardLib
Package Description
142
Quantum.Framework.Core.StandardLib
Package Description
146
Quantum.Framework.Core.StandardLib
Package Description
149
Quantum.Framework.Core.StandardLib
Package Description
155
Quantum.Framework.Core.StandardLib
Package Description
162
Quantum.Framework.Core.StandardLib
Package Description
190
Quantum.Framework.Core.StandardLib
Package Description
201
Quantum.Framework.Core.StandardLib
Package Description
236
Quantum.Framework.Core.StandardLib
Package Description
278
Quantum.Framework.Core.StandardLib
Package Description
472

.NET 8.0

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