Articles by Tag #entityframeworkcore

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Adding Revision Support to Entities in Entity Framework Core

This article explains how to add revision support to entities in Entity Framework Core. It outlines a step-by-step approach to refactor a basic entity into a revisioned model using discriminators.

Learn More 2 2Nov 13 '24

Utilizing Neon Serverless PostgresDB using .NET8 via Entity FrameworkCore + NpgSQL

In this blog, we will integrate Neon Database in .NET Console App using Entity Framework Core and...

Learn More 1 0Apr 9

Connecting Postgres to ASP.NET Core Web Api with EF Core and .NET Aspire

Introduction: The introduction of .NET Aspire is a significant improvement that enables...

Learn More 1 1Mar 3

Practical Approach to Scalar functions within EntityFramework Core

When building an application, you may have some logic in your database side implemented using scalar...

Learn More 1 0Jul 23 '24

𝗨𝗻𝗱𝗲𝗿𝘀𝘁𝗮𝗻𝗱𝗶𝗻𝗴 𝗩𝗮𝗹𝘂𝗲 𝗢𝗯𝗷𝗲𝗰𝘁𝘀 𝗮𝗻𝗱 𝘁𝗵𝗲 𝗢𝘄𝗻𝘀𝗢𝗻𝗲() 𝗠𝗲𝘁𝗵𝗼𝗱 𝗶𝗻 𝗘𝗙 𝗖𝗼𝗿𝗲

As part of building my 𝗘𝗺𝗽𝗹𝗼𝘆𝗲𝗲 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲 𝗥𝗲𝘃𝗶𝗲𝘄 project, I learned about 𝗩𝗮𝗹𝘂𝗲 𝗢𝗯𝗷𝗲𝗰𝘁𝘀 in...

Learn More 0 0May 17

Como Resolver o Erro DbUpdateConcurrencyException no Entity Framework

Se você estiver gerando seus próprios IDs ao usar Entity Framework e se deparar com um erro de...

Learn More 0 0Jan 3

𝗧𝗼𝗱𝗮𝘆'𝘀 𝗖𝗼𝗱𝗶𝗻𝗴 𝗖𝗵𝗮𝗹𝗹𝗲𝗻𝗴𝗲𝘀 & 𝗙𝗶𝘅𝗲𝘀 𝗶𝗻 𝗠𝘆 𝗝𝗼𝗯 𝗔𝗽𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻 𝗧𝗿𝗮𝗰𝗸𝗲𝗿 𝗣𝗿𝗼𝗷𝗲𝗰𝘁 💻📬

🛠️ 𝗪𝗵𝗮𝘁 𝗜 𝗪𝗼𝗿𝗸𝗲𝗱 𝗢𝗻 𝗧𝗼𝗱𝗮𝘆: ✅ Checked if the email was 𝘀𝘂𝗰𝗰𝗲𝘀𝘀𝗳𝘂𝗹𝗹𝘆 𝘀𝗲𝗻𝘁 𝘁𝗼 𝘁𝗵𝗲 𝗰𝗼𝗺𝗽𝗮𝗻𝘆. ✅ If...

Learn More 0 0Apr 30

🔍 𝗕𝗲𝘀𝘁 𝗣𝗿𝗮𝗰𝘁𝗶𝗰𝗲: 𝗶𝗻𝘁 𝘃𝘀 𝗚𝗨𝗜𝗗 𝗳𝗼𝗿 𝗣𝗿𝗶𝗺𝗮𝗿𝘆 𝗞𝗲𝘆𝘀 𝗶𝗻 𝗘𝗻𝘁𝗶𝘁𝘆 𝗙𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 𝗖𝗼𝗿𝗲

As part of my 𝗽𝗲𝗿𝘀𝗼𝗻𝗮𝗹 𝗽𝗿𝗼𝗷𝗲𝗰𝘁 – 𝗝𝗼𝗯 𝗔𝗽𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻 𝗧𝗿𝗮𝗰𝗸𝗲𝗿, I researched which type of primary key is...

Learn More 0 0Apr 14

𝗕𝘂𝗶𝗹𝗱𝗶𝗻𝗴 𝗠𝘆 𝗘𝗺𝗽𝗹𝗼𝘆𝗲𝗲 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲 𝗥𝗲𝘃𝗶𝗲𝘄 𝗦𝘆𝘀𝘁𝗲𝗺 – 𝗞𝗲𝘆 𝗘𝗙 𝗖𝗼𝗿𝗲 𝗜𝗻𝘀𝗶𝗴𝗵𝘁𝘀 𝗟𝗲𝗮𝗿𝗻𝗲𝗱 𝗧𝗼𝗱𝗮𝘆

While working on my personal project 𝗘𝗺𝗽𝗹𝗼𝘆𝗲𝗲 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲 𝗥𝗲𝘃𝗶𝗲𝘄 𝗦𝘆𝘀𝘁𝗲𝗺, I explored some valuable EF...

Learn More 0 0May 19