Microsoft.EntityFrameworkCore.Proxies 10.0.0-rc.2.25502.107

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Proxies.

Requires NuGet 3.6 or higher.

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

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.

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 (398)

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

Package Downloads
OO.Data

Data Entity base types and declarations for EasyDataCore infrastructure

NanoCore

The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Microsoft.EntityFrameworkCore.Specification.Tests

Shared test suite for Entity Framework Core database providers.

Google.Cloud.EntityFrameworkCore.Spanner

Google Cloud Spanner database provider for Entity Framework Core.

GitHub repositories (83)

Showing the top 20 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Proxies:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
cq-panda/Vue.NetCore
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
abpframework/abp-samples
Sample solutions built with the ABP Framework
dotnetcore/sharding-core
high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
CXWorld/CapFrameX
Frametime capture and analysis tool
audiamus/BookLibConnect
A standalone Audible downloader and decrypter
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
markjprice/cs10dotnet6
Repository for the Packt Publishing book titled "C# 10 and .NET 6 - Modern Cross-Platform Development" by Mark J. Price
VictorTzeng/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
markjprice/cs12dotnet8
Repository for the Packt Publishing book titled "C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
json-api-dotnet/JsonApiDotNetCore
A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.
revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics, commercial use requires a paid licence. Obtain your licence from:
Version Downloads Last Updated
10.0.0-rc.2.25502.107 1,710 10/14/2025
10.0.0-rc.1.25451.107 2,654 9/9/2025
10.0.0-preview.7.25380.108 1,905 8/12/2025
10.0.0-preview.6.25358.103 964 7/15/2025
10.0.0-preview.5.25277.114 1,670 6/6/2025
10.0.0-preview.4.25258.110 823 5/12/2025
10.0.0-preview.3.25171.6 1,331 4/10/2025
10.0.0-preview.2.25163.8 842 3/18/2025
10.0.0-preview.1.25081.1 979 2/25/2025
9.0.10 61,149 10/14/2025
9.0.9 277,304 9/9/2025
9.0.8 293,091 8/5/2025
9.0.7 270,801 7/8/2025
9.0.6 289,278 6/10/2025
9.0.5 447,595 5/13/2025
9.0.4 407,174 4/8/2025
9.0.3 382,436 3/11/2025
9.0.2 593,292 2/11/2025
9.0.1 616,065 1/14/2025
9.0.0 1,068,270 11/12/2024
9.0.0-rc.2.24474.1 9,254 10/8/2024
9.0.0-rc.1.24451.1 8,713 9/10/2024
9.0.0-preview.7.24405.3 1,785 8/13/2024
9.0.0-preview.6.24327.4 2,936 7/9/2024
9.0.0-preview.5.24306.3 4,768 6/11/2024
9.0.0-preview.4.24267.1 2,072 5/21/2024
9.0.0-preview.3.24172.4 4,117 4/11/2024
9.0.0-preview.2.24128.4 2,300 3/12/2024
9.0.0-preview.1.24081.2 5,239 2/13/2024
8.0.21 14,330 10/14/2025
8.0.20 67,683 9/9/2025
8.0.19 108,796 8/5/2025
8.0.18 100,454 7/8/2025
8.0.17 180,426 6/10/2025
8.0.16 162,108 5/13/2025
8.0.15 245,158 4/8/2025
8.0.14 231,891 3/11/2025
8.0.13 270,964 2/11/2025
8.0.12 366,734 1/14/2025
8.0.11 1,356,154 11/12/2024
8.0.10 1,757,287 10/8/2024
8.0.8 2,194,247 8/13/2024
8.0.7 1,049,729 7/9/2024
8.0.6 1,236,677 5/28/2024
8.0.5 702,844 5/14/2024
8.0.4 1,978,728 4/9/2024
8.0.3 909,841 3/12/2024
8.0.2 1,397,444 2/13/2024
8.0.1 967,387 1/9/2024
8.0.0 1,248,546 11/14/2023
8.0.0-rc.2.23480.1 12,435 10/10/2023
8.0.0-rc.1.23419.6 12,305 9/12/2023
8.0.0-preview.7.23375.4 2,133 8/8/2023
8.0.0-preview.6.23329.4 12,788 7/11/2023
8.0.0-preview.5.23280.1 39,040 6/13/2023
8.0.0-preview.4.23259.3 4,384 5/16/2023
8.0.0-preview.3.23174.2 3,412 4/11/2023
8.0.0-preview.2.23128.3 4,242 3/14/2023
8.0.0-preview.1.23111.4 3,074 2/21/2023
7.0.20 362,915 5/28/2024
7.0.19 29,875 5/14/2024
7.0.18 107,066 4/9/2024
7.0.17 107,870 3/12/2024
7.0.16 110,311 2/13/2024
7.0.15 252,756 1/9/2024
7.0.14 396,452 11/14/2023
7.0.13 427,488 10/24/2023
7.0.12 273,324 10/10/2023
7.0.11 632,301 9/12/2023
7.0.10 573,400 8/8/2023
7.0.9 590,837 7/11/2023
7.0.8 362,337 6/22/2023
7.0.7 184,438 6/13/2023
7.0.5 1,290,412 4/11/2023
7.0.4 671,449 3/14/2023
7.0.3 735,345 2/14/2023
7.0.2 1,185,294 1/10/2023
7.0.1 452,134 12/13/2022
7.0.0 853,298 11/7/2022
7.0.0-rc.2.22472.11 12,964 10/11/2022
7.0.0-rc.1.22426.7 2,556 9/14/2022
7.0.0-preview.7.22376.2 8,501 8/9/2022
7.0.0-preview.6.22329.4 2,747 7/12/2022
7.0.0-preview.5.22302.2 1,412 6/14/2022
7.0.0-preview.4.22229.2 1,568 5/10/2022
7.0.0-preview.3.22175.1 27,755 4/13/2022
7.0.0-preview.2.22153.1 2,122 3/14/2022
7.0.0-preview.1.22076.6 2,170 2/17/2022
6.0.36 114,981 11/12/2024
6.0.35 29,976 10/8/2024
6.0.33 111,102 8/13/2024
6.0.32 83,373 7/9/2024
6.0.31 75,683 5/28/2024
6.0.30 36,182 5/14/2024
6.0.29 285,366 4/9/2024
6.0.28 141,738 3/12/2024
6.0.27 100,335 2/13/2024
6.0.26 200,613 1/9/2024
6.0.25 169,299 11/14/2023
6.0.24 109,971 10/24/2023
6.0.23 79,317 10/10/2023
6.0.22 164,181 9/12/2023
6.0.21 276,184 8/8/2023
6.0.20 173,502 7/11/2023
6.0.19 121,882 6/22/2023
6.0.18 171,702 6/13/2023
6.0.16 574,978 4/11/2023
6.0.15 340,475 3/14/2023
6.0.14 305,267 2/14/2023
6.0.13 547,036 1/10/2023
6.0.12 313,501 12/13/2022
6.0.11 631,586 11/7/2022
6.0.10 1,319,086 10/11/2022
6.0.9 944,575 9/13/2022
6.0.8 1,412,753 8/9/2022
6.0.7 1,015,309 7/12/2022
6.0.6 882,762 6/14/2022
6.0.5 1,664,049 5/10/2022
6.0.4 1,266,128 4/11/2022
6.0.3 1,127,203 3/8/2022
6.0.2 784,809 2/8/2022
6.0.1 1,487,906 12/14/2021
6.0.0 1,190,825 11/8/2021
6.0.0-rc.2.21480.5 10,552 10/12/2021
6.0.0-rc.1.21452.10 4,640 9/14/2021
6.0.0-preview.7.21378.4 4,635 8/10/2021
6.0.0-preview.6.21352.1 2,345 7/14/2021
6.0.0-preview.5.21301.9 5,066 6/15/2021
6.0.0-preview.4.21253.1 4,104 5/24/2021
6.0.0-preview.3.21201.2 2,664 4/8/2021
6.0.0-preview.2.21154.2 2,033 3/11/2021
6.0.0-preview.1.21102.2 3,609 2/12/2021
5.0.17 466,811 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 62,856 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 133,299 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 77,071 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 339,389 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 308,652 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 649,806 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 644,192 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 537,950 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 635,194 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 726,171 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 558,882 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 889,010 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 588,976 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 915,468 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 535,867 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 603,864 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 567,151 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 25,515 10/13/2020
5.0.0-rc.1.20451.13 7,828 9/14/2020
5.0.0-preview.8.20407.4 5,372 8/25/2020
5.0.0-preview.7.20365.15 3,577 7/21/2020
5.0.0-preview.6.20312.4 2,233 6/25/2020
5.0.0-preview.5.20278.2 1,503 6/10/2020
5.0.0-preview.4.20220.10 5,730 5/18/2020
5.0.0-preview.3.20181.2 3,423 4/23/2020
5.0.0-preview.2.20159.4 1,914 4/2/2020
5.0.0-preview.2.20120.8 1,524 3/16/2020
3.1.32 553,674 12/13/2022
3.1.31 682,019 11/8/2022
3.1.30 73,903 10/11/2022
3.1.29 26,940 9/13/2022
3.1.28 98,986 8/9/2022
3.1.27 31,215 7/12/2022
3.1.26 67,714 6/14/2022
3.1.25 138,052 5/10/2022
3.1.24 41,639 4/11/2022
3.1.23 128,460 3/8/2022
3.1.22 325,105 12/14/2021
3.1.21 129,766 11/7/2021
3.1.20 105,149 10/11/2021
3.1.19 158,138 9/14/2021
3.1.18 1,026,507 8/10/2021
3.1.17 141,727 7/13/2021
3.1.16 138,598 6/8/2021
3.1.15 120,466 5/11/2021
3.1.14 490,517 4/6/2021
3.1.13 196,107 3/9/2021
3.1.12 191,255 2/9/2021
3.1.11 188,800 1/12/2021
3.1.10 560,954 11/9/2020
3.1.9 1,450,844 10/13/2020
3.1.8 1,762,209 9/8/2020
3.1.7 638,327 8/11/2020
3.1.6 715,499 7/14/2020
3.1.5 806,344 6/9/2020
3.1.4 1,000,533 5/12/2020
3.1.3 998,443 3/24/2020
3.1.2 857,478 2/19/2020
3.1.1 836,431 1/14/2020
3.1.0 779,872 12/3/2019
3.1.0-preview3.19554.8 6,950 11/13/2019
3.1.0-preview2.19525.5 1,889 11/1/2019
3.1.0-preview1.19506.2 2,566 10/15/2019
3.0.3 7,949 2/19/2020
3.0.2 4,969 1/14/2020
3.0.1 126,481 11/18/2019
3.0.0 556,877 9/23/2019
3.0.0-rc1.19456.14 1,401 9/16/2019
3.0.0-preview9.19423.6 3,485 9/4/2019
3.0.0-preview8.19405.11 11,401 8/13/2019
3.0.0-preview7.19362.6 7,012 7/23/2019
3.0.0-preview6.19304.10 16,160 6/12/2019
3.0.0-preview5.19227.1 14,342 5/6/2019
3.0.0-preview4.19216.3 1,099 4/18/2019
3.0.0-preview3.19153.1 15,696 3/6/2019
3.0.0-preview.19074.3 1,791 1/29/2019
3.0.0-preview.18572.1 2,010 12/3/2018
2.3.0 8,332 1/14/2025
2.2.6 3,874,163 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 1,689,983 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 381,994 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 915,068 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 303,378 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 623,369 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 13,625 10/17/2018
2.2.0-preview2-35157 8,808 9/12/2018
2.2.0-preview1-35029 3,433 8/22/2018
2.1.14 89,603 11/18/2019
2.1.11 249,800 5/14/2019
2.1.8 51,774 2/12/2019
2.1.4 865,523 10/1/2018
2.1.3 163,493 9/11/2018
2.1.2 200,097 8/21/2018
2.1.1 729,368 6/18/2018
2.1.0 452,949 5/29/2018
2.1.0-rc1-final 50,465 5/6/2018
2.1.0-preview2-final 62,856 4/10/2018
2.1.0-preview1-final 24,178 2/26/2018