Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
DEV Community
is a community of 861,926 amazing developers
We're a place where coders share, stay up-to-date and grow their careers.
Create account
Log in
Home
Listings
Podcasts
Videos
Tags
FAQ
Forem Shop
Sponsors
About
Contact
Other
Code of Conduct
Privacy Policy
Terms of use
Twitter
Facebook
Github
Instagram
Twitch
#
entityframeworkcore
Follow
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Investigating the performance benefits of EF Core 6.0 compiled models feature
Audacia
Audacia
Audacia
Follow
May 20
Investigating the performance benefits of EF Core 6.0 compiled models feature
#
dotnet
#
csharp
#
performance
#
entityframeworkcore
Reactions
6
reactions
Comments
Add Comment
7 min read
Save
Saved
[ASP.NET Core][Entity Framework Core] Try System.Text.Json
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Mar 8
[ASP.NET Core][Entity Framework Core] Try System.Text.Json
#
csharp
#
aspnetcore
#
entityframeworkcore
Reactions
6
reactions
Comments
Add Comment
4 min read
Save
Saved
EF Core 5 Many to Many - Eliminando a tabela de junção em relacionamento de muitos para muitos
Fábio César de Almeida
Fábio César de Almeida
Fábio César de Almeida
Follow
Mar 22
EF Core 5 Many to Many - Eliminando a tabela de junção em relacionamento de muitos para muitos
#
dotnet
#
braziliandevs
#
entityframeworkcore
#
tutorial
Reactions
6
reactions
Comments
Add Comment
5 min read
Save
Saved
[ASP.NET Core][Entity Framework Core] Try JWT 1
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Mar 12
[ASP.NET Core][Entity Framework Core] Try JWT 1
#
csharp
#
entityframeworkcore
#
aspnetcore
Reactions
6
reactions
Comments
Add Comment
6 min read
Save
Saved
【ASP.NET Core】【xUnit】Testing Entity Framework Core applications with in-memory SQLite
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Jan 9
【ASP.NET Core】【xUnit】Testing Entity Framework Core applications with in-memory SQLite
#
csharp
#
xunit
#
entityframeworkcore
Reactions
3
reactions
Comments
Add Comment
5 min read
Save
Saved
[ASP.NET Core][Entity Framework Core] Logging for xUnit projects
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Jan 16
[ASP.NET Core][Entity Framework Core] Logging for xUnit projects
#
aspnetcore
#
csharp
#
xunit
#
entityframeworkcore
Reactions
5
reactions
Comments
Add Comment
3 min read
Save
Saved
[Entity Framework Core][PostgreSQL][C#] Using long identifier
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Jan 23
[Entity Framework Core][PostgreSQL][C#] Using long identifier
#
csharp
#
entityframeworkcore
#
postgres
Reactions
5
reactions
Comments
Add Comment
5 min read
Save
Saved
【Entity Framework Core】Raw SQL Queries 2
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Jan 30
【Entity Framework Core】Raw SQL Queries 2
#
csharp
#
entityframeworkcore
Reactions
4
reactions
Comments
1
comment
2 min read
Save
Saved
Como trabalhar com Postgres SQL e NOSql juntos com Entity Framework Core?
Matheus Paixão
Matheus Paixão
Matheus Paixão
Follow
Dec 14 '21
Como trabalhar com Postgres SQL e NOSql juntos com Entity Framework Core?
#
postgres
#
entityframeworkcore
#
csharp
#
programming
Reactions
6
reactions
Comments
Add Comment
4 min read
Save
Saved
[ASP.NET Core][EntityFramework Core] Update from .NET 5 to .NET 6
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Dec 6 '21
[ASP.NET Core][EntityFramework Core] Update from .NET 5 to .NET 6
#
dotnet
#
csharp
#
aspnetcore
#
entityframeworkcore
Reactions
6
reactions
Comments
Add Comment
5 min read
Save
Saved
New version of dotConnect for PostgreSQL 7.21 with significant improvements of EF Core Support
Devart
Devart
Devart
Follow
Oct 6 '21
New version of dotConnect for PostgreSQL 7.21 with significant improvements of EF Core Support
#
dotconnect
#
entityframeworkcore
#
postgres
Reactions
2
reactions
Comments
Add Comment
2 min read
Save
Saved
New in Devart Entity Developer 6.12: More Data Types and Template Improvements
Devart
Devart
Devart
Follow
Oct 5 '21
New in Devart Entity Developer 6.12: More Data Types and Template Improvements
#
entitydeveloper
#
entityframeworkcore
Reactions
2
reactions
Comments
Add Comment
2 min read
Save
Saved
Entity Framework Core: Connected vs Disconnected
Christian Augustyn
Christian Augustyn
Christian Augustyn
Follow
Jun 28 '21
Entity Framework Core: Connected vs Disconnected
#
efcore
#
entityframeworkcore
#
csharp
#
tutorial
Reactions
21
reactions
Comments
2
comments
8 min read
Save
Saved
[ASP.NET Core][Entity Framework Core] Try concurrency
Masui Masanori
Masui Masanori
Masui Masanori
Follow
May 2 '21
[ASP.NET Core][Entity Framework Core] Try concurrency
#
csharp
#
aspnetcore
#
entityframeworkcore
Reactions
6
reactions
Comments
Add Comment
7 min read
Save
Saved
[ASP.NET Core][EntityFramework Core]Try Azure 1
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Apr 3 '21
[ASP.NET Core][EntityFramework Core]Try Azure 1
#
aspnetcore
#
azure
#
entityframeworkcore
Reactions
5
reactions
Comments
Add Comment
3 min read
Save
Saved
[EntityFramework Core] Try relationship 1
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Mar 9 '21
[EntityFramework Core] Try relationship 1
#
csharp
#
entityframeworkcore
#
aspnetcore
Reactions
6
reactions
Comments
Add Comment
5 min read
Save
Saved
SaveChanges e controle transacional no EF Core
Rafael
Rafael
Rafael
Follow
Mar 1 '21
SaveChanges e controle transacional no EF Core
#
csharp
#
efcore
#
entityframeworkcore
#
transactions
Reactions
15
reactions
Comments
Add Comment
6 min read
Save
Saved
how does Entity Framework Core figure out where to get the connection string in .NET Core app?
revoltez
revoltez
revoltez
Follow
Dec 6 '20
how does Entity Framework Core figure out where to get the connection string in .NET Core app?
#
csharp
#
dotnet
#
entityframeworkcore
Reactions
3
reactions
Comments
Add Comment
1 min read
Save
Saved
Exciting New Features in .NET 5
Sam Walpole
Sam Walpole
Sam Walpole
Follow
Nov 14 '20
Exciting New Features in .NET 5
#
dotnet
#
entityframeworkcore
#
csharp
#
dotnetcore
Reactions
28
reactions
Comments
2
comments
5 min read
Save
Saved
【PostgreSQL】【EntityFramework Core】Debugging SQL 1
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Oct 6 '20
【PostgreSQL】【EntityFramework Core】Debugging SQL 1
#
postgres
#
entityframeworkcore
#
csharp
#
aspnetcore
Reactions
5
reactions
Comments
2
comments
5 min read
Save
Saved
【Entity Framework Core】Raw SQL Queries
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Oct 10 '20
【Entity Framework Core】Raw SQL Queries
#
entityframeworkcore
#
aspnetcore
#
csharp
Reactions
7
reactions
Comments
Add Comment
3 min read
Save
Saved
[C# 8][Entity Framework Core] Play with Nullable reference types
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Jul 29 '20
[C# 8][Entity Framework Core] Play with Nullable reference types
#
csharp
#
entityframeworkcore
Reactions
8
reactions
Comments
Add Comment
6 min read
Save
Saved
[ASP.NET Core][Entity Framework Core][Npgsql] Try code first & DB first
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Jul 19 '20
[ASP.NET Core][Entity Framework Core][Npgsql] Try code first & DB first
#
aspnetcore
#
entityframeworkcore
Reactions
8
reactions
Comments
Add Comment
4 min read
Save
Saved
How to Inspect the SQL Generated by Entity Framework Core using .NET Core's built in Logging
Eamon Keane
Eamon Keane
Eamon Keane
Follow
May 16 '20
How to Inspect the SQL Generated by Entity Framework Core using .NET Core's built in Logging
#
csharp
#
sql
#
dotnet
#
entityframeworkcore
Reactions
26
reactions
Comments
17
comments
2 min read
Save
Saved
Iniciando com Entity Framework Core
Rafael Dias
Rafael Dias
Rafael Dias
Follow
Jan 26 '20
Iniciando com Entity Framework Core
#
dotnetcore
#
entityframeworkcore
#
crud
#
docker
Reactions
7
reactions
Comments
Add Comment
5 min read
Save
Saved
Manually Adding DbContext for an Integration Test
Paul Michaels
Paul Michaels
Paul Michaels
Follow
Dec 22 '19
Manually Adding DbContext for an Integration Test
#
csharp
#
testing
#
entityframeworkcore
Reactions
9
reactions
Comments
Add Comment
2 min read
Save
Saved
Entity Framework Core 2.1 features
Faizan Hussain Rabbani
Faizan Hussain Rabbani
Faizan Hussain Rabbani
Follow
Sep 11 '18
Entity Framework Core 2.1 features
#
efcore
#
entityframeworkcore
#
ef6
#
csharp
Reactions
7
reactions
Comments
2
comments
3 min read
Save
Saved
[ASP.NET Core][Entity Framework Core] Errors for inserting and reading
Masui Masanori
Masui Masanori
Masui Masanori
Follow
Jul 23 '20
[ASP.NET Core][Entity Framework Core] Errors for inserting and reading
#
aspnetcore
#
entityframeworkcore
Reactions
5
reactions
Comments
Add Comment
5 min read
Save
Saved
EF Core Migration Commands
Randel Ramirez
Randel Ramirez
Randel Ramirez
Follow
Jan 24 '20
EF Core Migration Commands
#
efcore
#
dotnet
#
entityframework
#
entityframeworkcore
Reactions
6
reactions
Comments
Add Comment
1 min read
Save
Saved
EF Core Auto Migration with No Data Loss
Akash Kava
Akash Kava
Akash Kava
Follow
Jan 28 '19
EF Core Auto Migration with No Data Loss
#
showdev
#
efcore
#
entityframeworkcore
#
help
Reactions
5
reactions
Comments
Add Comment
1 min read
Save
Saved
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account