Robuta

https://entityframework-extensions.net/ EF Core & EF6 Bulk Operations – Save Data Faster with EF Extensions ef corebulk operationssave data https://entityframework-extensions.net/bulk-extensions Bulk Extensions for EF Core | Bulk Insert, Update, Delete, Merge & Upsert Learn how to use Bulk Extensions in EF Core to boost your CRUD operations performance. Discover how to save entities faster and by using less memory. Try it... ef corebulkextensionsinsertupdate https://www.mongodb.com/es/docs/entity-framework/v8.2/fundamentals/write-data/ Guardar datos en MongoDB - Proveedor EF Core v8.2 - Docs de MongoDB ef coreguardardatosenmongodb https://www.mongodb.com/docs/entity-framework/v9.0/fundamentals/ Fundamentals - EF Core Provider v9.0 - MongoDB Docs Learn how to use the MongoDB Entity Framework Core Provider. ef corefundamentalsprovidermongodbdocs https://learn.mongodb.com/courses/getting-started-with-ef-core-and-mongodb Getting Started with EF Core and MongoDB Course | MongoDB University In this 20 minute Learning Byte, learn how you can use the Entity Framework Core with MongoDB. Get started today for free with this MongoDB University Course. getting started withef coremongodb courseuniversity https://learn.microsoft.com/en-us/aspnet/core/data/ef-rp/crud?view=aspnetcore-3.1 Part 2: Razor Pages - EF Core in ASP.NET, CRUD | Microsoft Learn Review and customize the autogenerated CRUD (create, read, update, delete) code produced by the scaffolding in your Razor pages. Tutorial 2 of 8 for the Razor... razor pagesef core https://www.mongodb.com/zh-cn/docs/entity-framework/upcoming/quick-reference/ Quick Reference - EF Core Provider - MongoDB Docs Explore provider syntax for various commands in Entity Framework, including configuring a DBContext, finding, inserting, updating, and deleting entities. quick referencecoreprovidermongodbdocs https://learn.microsoft.com/en-gb/ef/core/change-tracking/ Change Tracking - EF Core | Microsoft Learn Overview of change tracking for EF Core change trackingef coremicrosoftlearn https://learn.microsoft.com/en-us/ef/core/modeling/?WT.mc_id=DT-MVP-5005050 Creating and Configuring a Model - EF Core | Microsoft Learn Overview of creating and configuring a Entity Framework Core model via Fluent API, Data Annotations and conventions. a modelef corecreatingconfiguringmicrosoft https://learn.microsoft.com/en-us/ef/core/providers/ Database Providers - EF Core | Microsoft Learn Information about specific supported Entity Framework Core providers and about providers in general ef coredatabaseprovidersmicrosoftlearn https://learn.microsoft.com/en-us/ef/core/modeling/relationships/many-to-many?WT.mc_id=DOP-MVP-4039670 Many-to-many relationships - EF Core | Microsoft Learn How to configure many-to-many relationships between entity types when using Entity Framework Core ef coremanyrelationshipsmicrosoftlearn https://learn.microsoft.com/en-gb/ef/core/querying/tracking Tracking vs. No-Tracking Queries - EF Core | Microsoft Learn Information on tracking and no-tracking queries in Entity Framework Core ef coretrackingvsqueriesmicrosoft https://learn.microsoft.com/en-us/ef/core/saving/concurrency Handling Concurrency Conflicts - EF Core | Microsoft Learn Managing conflicts when the same data is updated concurrently with Entity Framework Core handling concurrencyef coreconflictsmicrosoftlearn https://learn.microsoft.com/en-us/ef/core/modeling/inheritance Inheritance - EF Core | Microsoft Learn How to configure entity type inheritance using Entity Framework Core ef coreinheritancemicrosoftlearn https://learn.microsoft.com/en-us/ef/core/saving/basic Basic SaveChanges - EF Core | Microsoft Learn Basic information on adding, updating and removing data using SaveChanges with Entity Framework Core ef corebasicmicrosoftlearn https://www.mongodb.com/docs/entity-framework/v8.4/fundamentals/ Fundamentals - EF Core Provider v8.4 - MongoDB Docs Learn how to use the MongoDB Entity Framework Core Provider. ef corefundamentalsprovidermongodbdocs https://www.mongodb.com/pt-br/docs/entity-framework/upcoming/issues-and-help/ Issues & Help - EF Core Provider - MongoDB Docs Report bugs or request features for the EF Core Provider by creating an issue in JIRA, and follow instructions for reporting security vulnerabilities. ef coreissueshelpprovidermongodb https://learn.microsoft.com/en-us/ef/core/managing-schemas/migrations/?tabs=dotnet-core-cli Migrations Overview - EF Core | Microsoft Learn Overview of using migrations to manage database schemas with Entity Framework Core migrations overviewef coremicrosoftlearn https://learn.microsoft.com/en-us/ef/core/saving/transactions?WT.mc_id=DOP-MVP-37580 Transactions - EF Core | Microsoft Learn Managing transactions for atomicity when saving data with Entity Framework Core ef coretransactionsmicrosoftlearn https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-11.0/whatsnew What's New in EF Core 11 | Microsoft Learn Overview of new features in EF Core 11 what s newef coremicrosoftlearn https://bugs.mysql.com/bug.php?id=103557 MySQL Bugs: #103557: ef core linq sum cast error ef coremysqlbugslinqsum https://dev.to/jsdevelopermano/ef-core-basics-5ea8 EF Core - Migrations - DEV Community Step 1. Install EF Core DB Provider Install NuGet Package for the provider of the DB, we want to... ef coremigrationsdevcommunity https://www.mongodb.com/pt-br/docs/entity-framework/v8.2/faq/ Perguntas frequentes - EF Core Provider v8.2 - MongoDB Docs perguntas frequentesef coreprovidermongodbdocs https://devblogs.microsoft.com/dotnet/announcing-ef8-rc1/ EF Core 8 RC1: Complex types as value objects - .NET Blog Sep 18, 2023 - Announcing Entity Framework Core 8 (EF8) RC 1 with support for complex types used as value objects ef corevalue objectscomplex https://www.mongodb.com/ja-jp/docs/entity-framework/upcoming/quick-reference/ Quick Reference - EF Core Provider - MongoDB Docs Explore provider syntax for various commands in Entity Framework, including configuring a DBContext, finding, inserting, updating, and deleting entities. quick referencecoreprovidermongodbdocs https://learn.microsoft.com/en-us/ef/core/performance/advanced-performance-topics?tabs=without-di%2Cexpression-api-with-constant Advanced Performance Topics - EF Core | Microsoft Learn Advanced performance topics for Entity Framework Core advanced performanceef coretopicsmicrosoftlearn https://www.mongodb.com/zh-cn/docs/entity-framework/upcoming/quick-start/ Quick Start - EF Core Provider - MongoDB Docs Create a .NET application using the EF Core Provider to connect to a MongoDB Atlas cluster, set up a project, and query sample data. quick startef coreprovidermongodbdocs https://devblogs.microsoft.com/dotnet/tag/ef-core-7/ ef core 7 - Tag | .NET Blog ef coretagblog https://learn.microsoft.com/en-us/ef/core/saving/concurrency?tabs=data-annotations Handling Concurrency Conflicts - EF Core | Microsoft Learn Managing conflicts when the same data is updated concurrently with Entity Framework Core handling concurrencyef coreconflictsmicrosoftlearn https://learn.microsoft.com/en-us/ef/core/managing-schemas/ Managing Database Schemas - EF Core | Microsoft Learn Overview of strategies for managing your database schemas with Entity Framework Core database schemasef coremanagingmicrosoftlearn https://www.mongodb.com/ko-kr/docs/entity-framework/upcoming/quick-reference/ Quick Reference - EF Core Provider - MongoDB Docs Explore provider syntax for various commands in Entity Framework, including configuring a DBContext, finding, inserting, updating, and deleting entities. quick referencecoreprovidermongodbdocs https://weblogs.asp.net/ricardoperes/Tags/ef-core/ Development With A Dot - Contents tagged with EF Core - Tags with aef coredevelopmentdotcontents https://devblogs.microsoft.com/dotnet/efcore-mongodb/ Trying out MongoDB with EF Core using Testcontainers - .NET Blog Nov 3, 2023 - An introduction to the MongoDB database provider for EF Core, including use of Testcontainers ef coretryingmongodbusingtestcontainers https://learn.microsoft.com/en-us/ef/core/modeling/inheritance?ref=blog.infernored.com Inheritance - EF Core | Microsoft Learn How to configure entity type inheritance using Entity Framework Core ef coreinheritancemicrosoftlearn https://jaliyaudagedara.blogspot.com/2021/01/ef-core-50-excluding-tables-from.html Jaliya's Blog: EF Core 5.0: Excluding Tables from Migrations .NET, ASP.NET Core, Visual Studio, Azure, Jaliya Udagedara s blogef core https://www.mongodb.com/es/docs/entity-framework/v8.2/fundamentals/ Fundamentos - EF Core proveedor v8.2 - MongoDB Docs Aprende a utilizar el proveedor de MongoDB Entity Framework Core (MONGODB EF CORE PROVIDER). ef corefundamentosproveedormongodbdocs https://www.mongodb.com/es/docs/entity-framework/upcoming/faq/ FAQ - EF Core Provider - MongoDB Docs Discover the differences between the .NET/C# Driver and the EF Core Provider for MongoDB, including their features and use cases. ef corefaqprovidermongodbdocs https://learn.microsoft.com/en-us/ef/core/modeling/entity-types Entity Types - EF Core | Microsoft Learn How to configure and map entity types using Entity Framework Core entity typesef coremicrosoftlearn https://www.mongodb.com/ko-kr/docs/entity-framework/upcoming/issues-and-help/ Issues & Help - EF Core Provider - MongoDB Docs Report bugs or request features for the EF Core Provider by creating an issue in JIRA, and follow instructions for reporting security vulnerabilities. ef coreissueshelpprovidermongodb https://learn.microsoft.com/en-gb/ef/core/querying/related-data/lazy Lazy Loading of Related Data - EF Core | Microsoft Learn Lazy loading of related data with Entity Framework Core lazy loadingrelated dataef coremicrosoftlearn https://www.infoq.com/news/2018/03/EF-Core-NoSQL/ EF Core: Unifying SQL and NoSQL Databases - InfoQ One of the original goals of EF Core was to develop a model wherein both SQL and NoSQL style databases could be used with little or no change to the code.... ef corenosql databasesunifyinginfoq https://learn.microsoft.com/en-us/ef/core/modeling/relationships/one-to-many?WT.mc_id=DOP-MVP-4039670 One-to-many relationships - EF Core | Microsoft Learn How to configure one-to-many relationships between entity types when using Entity Framework Core one to manyef corerelationshipsmicrosoftlearn https://jaliyaudagedara.blogspot.com/2021/10/ef-core-60-introducing-pre-convention.html Jaliya's Blog: EF Core 6.0: Introducing Pre-convention Model Configuration .NET, ASP.NET Core, Visual Studio, Azure, Jaliya Udagedara s blogef core https://learn.microsoft.com/en-us/ef/core/modeling/entity-types?tabs=data-annotations Entity Types - EF Core | Microsoft Learn How to configure and map entity types using Entity Framework Core entity typesef coremicrosoftlearn https://learn.microsoft.com/en-us/aspnet/core/data/ef-mvc/crud?view=aspnetcore-3.1 Implement CRUD - ASP.NET MVC with EF Core | Microsoft Learn Review and customize the autogenerated CRUD (create, read, update, delete) code produced by the MVC scaffolding in your controllers and views. This article is... asp netef coreimplementcrudmvc https://userapps.support.sap.com/sap/support/knowledge/en/2691553 2691553 - EF Core support | SAP Knowledge Base Article Does SQL Anywhere support Entity Framework Core? ef coresap knowledgesupportbasearticle https://learn.microsoft.com/en-us/ef/core/providers/cosmos/ Azure Cosmos DB Provider - EF Core | Microsoft Learn Documentation for the database provider that allows Entity Framework Core to be used with Azure Cosmos DB. azure cosmos dbef coreprovidermicrosoftlearn https://www.mongodb.com/ja-jp/docs/entity-framework/upcoming/fundamentals/optimistic-concurrency/ Ensure Data Consistency with Optimistic Concurrency - EF Core Provider - MongoDB Docs data consistencyef coreensureoptimistic https://www.mongodb.com/ko-kr/docs/entity-framework/upcoming/release-notes/ Release Notes - EF Core Provider - MongoDB Docs Learn what's new in each version of the MongoDB Entity Framework Core Provider, including new features, improvements, bug fixes, and breaking changes. release notesef coreprovidermongodbdocs https://learn.microsoft.com/en-us/ef/efcore-and-ef6/?WT.mc_id=AZ-MVP-5002551 Compare EF6 and EF Core | Microsoft Learn Guidance on how to choose between EF6 and EF Core. ef corecomparemicrosoftlearn https://learn.microsoft.com/en-gb/ef/core/managing-schemas/migrations/ Migrations Overview - EF Core | Microsoft Learn Overview of using migrations to manage database schemas with Entity Framework Core migrations overviewef coremicrosoftlearn https://adrianbailador.github.io/blog/45-leftjoin-and-rightjoin/ LeftJoin and RightJoin in EF Core 10 | Adrian Bailador | .NET Jan 25, 2026 - EF Core 10 finally introduces native LeftJoin and RightJoin LINQ operators, replacing the verbose GroupJoin + DefaultIfEmpty pattern with clean, readable code ef coreadrianbailador https://www.mongodb.com/pt-br/docs/entity-framework/upcoming/upgrade/ Upgrade Provider Version - EF Core Provider - MongoDB Docs ef coreupgradeproviderversionmongodb https://www.mongodb.com/pt-br/docs/entity-framework/upcoming/faq/ FAQ - EF Core Provider - MongoDB Docs Discover the differences between the .NET/C# Driver and the EF Core Provider for MongoDB, including their features and use cases. ef corefaqprovidermongodbdocs https://www.mongodb.com/pt-br/docs/entity-framework/upcoming/limitations/ Limitations - EF Core Provider - MongoDB Docs Discover the limitations of the EF Core Provider for MongoDB, including unsupported features like select projections, migrations, and time series data. ef corelimitationsprovidermongodbdocs https://www.learnentityframeworkcore.com/ Learn Entity Framework Core - Getting Started EF Core Tutorial Getting started with Entity Framework Core with tutorials and documentation learn entity frameworkgetting startedcoreeftutorial https://www.learndapper.com/dapper-vs-entity-framework Dapper vs Entity Framework (EF6 or EF Core) Learn the differences between Dapper and Entity Framework (EF6 or EF Core). Discover which ORM you should use and why. entity frameworkdappervsefcore https://learn.microsoft.com/en-us/aspnet/core/data/ef-mvc/intro?view=aspnetcore-10.0 Tutorial: Get started with EF Core in an ASP.NET MVC web app | Microsoft Learn This page is the first in a series of tutorials that explain how to build the Contoso University sample EF/MVC app https://jaliyaudagedara.blogspot.com/2024/06/ef-core-80-use-of-arrays-with-microsoft.html Jaliya's Blog: EF Core 8.0: Use of Arrays with Microsoft SQL Server .NET, ASP.NET Core, Visual Studio, Azure, Jaliya Udagedara https://www.mongodb.com/pt-br/docs/entity-framework/upcoming/ MongoDB Entity Framework Core Provider - EF Core Provider - MongoDB Docs Explore the MongoDB Entity Framework Core Provider to integrate MongoDB with .NET applications using Entity Framework Core for data access and manipulation. entity framework coremongodbproviderefdocs https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework-core-example.html MySQL :: MySQL Connector/NET Developer Guide :: 7.2.1 Creating a Database with Code First in EF Core https://dev.to/bigboybamo/part-1-high-volume-ticket-booking-system-using-c-ef-core-redis-cache-and-sql-server-3oc Part 1 - High Volume Ticket Booking System using C#, EF Core, Redis Cache and SQL Server - DEV... A few weeks ago, I went to the cinemas to watch Superman. As expected for a blockbuster, the ticket... Tagged with csharp, dotnet, programming, productivity. https://www.mongodb.com/ko-kr/docs/entity-framework/upcoming/ MongoDB Entity Framework Core Provider - EF Core Provider - MongoDB Docs Explore the MongoDB Entity Framework Core Provider to integrate MongoDB with .NET applications using Entity Framework Core for data access and manipulation. entity framework coremongodbproviderefdocs https://learn.microsoft.com/en-us/aspnet/core/data/ef-mvc/?view=aspnetcore-10.0 ASP.NET Core MVC with EF Core - tutorial series | Microsoft Learn List of topics in ASP.NET Core MVC with EF Core asp nettutorial seriescoremvcef