DEV Community

# entityframeworkcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Inspect the SQL Generated by Entity Framework Core using .NET Core's built in Logging

How to Inspect the SQL Generated by Entity Framework Core using .NET Core's built in Logging

31
Comments 17
2 min read
Exciting New Features in .NET 5

Exciting New Features in .NET 5

28
Comments 2
5 min read
Entity Framework Core: Connected vs Disconnected

Entity Framework Core: Connected vs Disconnected

22
Comments 4
8 min read
SaveChanges e controle transacional no EF Core

SaveChanges e controle transacional no EF Core

22
Comments
6 min read
Sequential GUIDs in Entity Framework Core Might Not Be Sequential

Sequential GUIDs in Entity Framework Core Might Not Be Sequential

9
Comments 8
9 min read
Manually Adding DbContext for an Integration Test

Manually Adding DbContext for an Integration Test

9
Comments
2 min read
[C# 8][Entity Framework Core] Play with Nullable reference types

[C# 8][Entity Framework Core] Play with Nullable reference types

8
Comments
6 min read
Investigating the performance benefits of EF Core 6.0 compiled models feature

Investigating the performance benefits of EF Core 6.0 compiled models feature

8
Comments
7 min read
[EntityFramework Core] Try relationship 1

[EntityFramework Core] Try relationship 1

7
Comments
5 min read
[ASP.NET Core][Entity Framework Core][Npgsql] Try code first & DB first

[ASP.NET Core][Entity Framework Core][Npgsql] Try code first & DB first

7
Comments
4 min read
[ASP.NET Core][Entity Framework Core] Try JWT 1

[ASP.NET Core][Entity Framework Core] Try JWT 1

7
Comments
6 min read
Iniciando com Entity Framework Core

Iniciando com Entity Framework Core

7
Comments
5 min read
【Entity Framework Core】Raw SQL Queries

【Entity Framework Core】Raw SQL Queries

7
Comments
3 min read
[ASP.NET Core][Entity Framework Core] Try concurrency

[ASP.NET Core][Entity Framework Core] Try concurrency

6
Comments
7 min read
Como trabalhar com Postgres SQL e NOSql juntos com Entity Framework Core?

Como trabalhar com Postgres SQL e NOSql juntos com Entity Framework Core?

6
Comments
4 min read
[ASP.NET Core][EntityFramework Core] Update from .NET 5 to .NET 6

[ASP.NET Core][EntityFramework Core] Update from .NET 5 to .NET 6

6
Comments
5 min read
EF Core Migration Commands

EF Core Migration Commands

6
Comments
1 min read
EF Core 5 Many to Many - Eliminando a tabela de junção em relacionamento de muitos para muitos

EF Core 5 Many to Many - Eliminando a tabela de junção em relacionamento de muitos para muitos

6
Comments
5 min read
[ASP.NET Core][Entity Framework Core] Try System.Text.Json

[ASP.NET Core][Entity Framework Core] Try System.Text.Json

6
Comments
4 min read
[ASP.NET Core][Entity Framework Core] Logging for xUnit projects

[ASP.NET Core][Entity Framework Core] Logging for xUnit projects

6
Comments
3 min read
[Entity Framework Core][PostgreSQL][C#] Using long identifier

[Entity Framework Core][PostgreSQL][C#] Using long identifier

5
Comments
5 min read
[ASP.NET Core][Entity Framework Core] Errors for inserting and reading

[ASP.NET Core][Entity Framework Core] Errors for inserting and reading

5
Comments
5 min read
【PostgreSQL】【EntityFramework Core】Debugging SQL 1

【PostgreSQL】【EntityFramework Core】Debugging SQL 1

5
Comments 2
5 min read
[ASP.NET Core][EntityFramework Core]Try Azure 1

[ASP.NET Core][EntityFramework Core]Try Azure 1

5
Comments
3 min read
【ASP.NET Core】【xUnit】Testing Entity Framework Core applications with in-memory SQLite

【ASP.NET Core】【xUnit】Testing Entity Framework Core applications with in-memory SQLite

5
Comments
5 min read
[Parte 14] Entity Framework Core - Paginación

[Parte 14] Entity Framework Core - Paginación

5
Comments 2
5 min read
Setting up one-to-many & many-to-many relationships in Entity Framework Core

Setting up one-to-many & many-to-many relationships in Entity Framework Core

5
Comments
3 min read
Handle database errors easily when working with Entity Framework Core

Handle database errors easily when working with Entity Framework Core

4
Comments
1 min read
【Entity Framework Core】Raw SQL Queries 2

【Entity Framework Core】Raw SQL Queries 2

4
Comments 1
2 min read
how does Entity Framework Core figure out where to get the connection string in .NET Core app?

how does Entity Framework Core figure out where to get the connection string in .NET Core app?

3
Comments
1 min read
New version of dotConnect for PostgreSQL 7.21 with significant improvements of EF Core Support

New version of dotConnect for PostgreSQL 7.21 with significant improvements of EF Core Support

2
Comments
2 min read
New in Devart Entity Developer 6.12: More Data Types and Template Improvements

New in Devart Entity Developer 6.12: More Data Types and Template Improvements

2
Comments
2 min read
Tree Structure in EF Core: How to configure a self-referencing table and use it.

Tree Structure in EF Core: How to configure a self-referencing table and use it.

2
Comments 2
3 min read
Entity Framework Core — From zero to something

Entity Framework Core — From zero to something

1
Comments
2 min read
Entity Framework Core 5 - Relacionamento N-N

Entity Framework Core 5 - Relacionamento N-N

1
Comments 3
1 min read
EntityFramework Query Tagging

EntityFramework Query Tagging

1
Comments
2 min read
Meet updated version dotConnect for SQLite 5.18 with Code-First Migrations and EF Core Support Improvements

Meet updated version dotConnect for SQLite 5.18 with Code-First Migrations and EF Core Support Improvements

1
Comments
1 min read
Decided to undo your last migration in EF core?

Decided to undo your last migration in EF core?

Comments
1 min read
Save documets or files using EntityFrameworkCore to database

Save documets or files using EntityFrameworkCore to database

Comments
2 min read
The new release of dotConnect Providers with Entity Framework Core 6 Support

The new release of dotConnect Providers with Entity Framework Core 6 Support

Comments
1 min read
Entity Framework Core Spotify data seed generator

Entity Framework Core Spotify data seed generator

Comments
19 min read
loading...