Forem

# efcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Tried Entity Framework Core 5.0's Many-to-Many support

Tried Entity Framework Core 5.0's Many-to-Many support

16
Comments 3
7 min read
Using SQLite database with EntityFramework Core 3
Cover image for Using SQLite database with EntityFramework Core 3

Using SQLite database with EntityFramework Core 3

5
Comments
6 min read
Code Snippets Entity Framework Core para Xamarin Forms
Cover image for Code Snippets Entity Framework Core para Xamarin Forms

Code Snippets Entity Framework Core para Xamarin Forms

6
Comments
5 min read
Many-to-Many relations in Entity Framework Core 3.1 and 5

Many-to-Many relations in Entity Framework Core 3.1 and 5

14
Comments 1
2 min read
Filter Your Grids: How to Dynamically Build LINQ Expressions

Filter Your Grids: How to Dynamically Build LINQ Expressions

45
Comments 2
11 min read
Using Existing Database Connection's with Entity Framework Core

Using Existing Database Connection's with Entity Framework Core

8
Comments
1 min read
EF Core: How to implement basic Auditing on your Entities
Cover image for EF Core: How to implement basic Auditing on your Entities

EF Core: How to implement basic Auditing on your Entities

42
Comments 4
3 min read
Cheatsheet for Entity Framework Core

Cheatsheet for Entity Framework Core

21
Comments
1 min read
Introducing Index Attribute in Entity Framework Core
Cover image for Introducing Index Attribute in Entity Framework Core

Introducing Index Attribute in Entity Framework Core

9
Comments 5
3 min read
Quick notes on efcore for postgres
Cover image for Quick notes on efcore for postgres

Quick notes on efcore for postgres

6
Comments
1 min read
Azure Functions (Serverless) + Entity Framework Core y SQL Azure
Cover image for Azure Functions (Serverless) + Entity Framework Core y SQL Azure

Azure Functions (Serverless) + Entity Framework Core y SQL Azure

5
Comments 2
8 min read
Connecting your ASP.NET core application to a local instance of SQLServer
Cover image for Connecting your ASP.NET core application to a local instance of SQLServer

Connecting your ASP.NET core application to a local instance of SQLServer

3
Comments
2 min read
Event-driven integration #4 - Outbox publisher (feat. IHostedService & Channels) [ASPF02O|E043]
Cover image for Event-driven integration #4 - Outbox publisher (feat. IHostedService & Channels) [ASPF02O|E043]

Event-driven integration #4 - Outbox publisher (feat. IHostedService & Channels) [ASPF02O|E043]

14
Comments 2
17 min read
Hierarchical Queries in SQL with C# and Entity Framework Core
Cover image for Hierarchical Queries in SQL with C# and Entity Framework Core

Hierarchical Queries in SQL with C# and Entity Framework Core

9
Comments
1 min read
Event-driven integration #3 - Storing events in the outbox table [ASPF02O|E042]
Cover image for Event-driven integration #3 - Storing events in the outbox table [ASPF02O|E042]

Event-driven integration #3 - Storing events in the outbox table [ASPF02O|E042]

7
Comments
8 min read
Event-driven integration #2 - Inferring events from EF Core changes [ASPF02O|E041]
Cover image for Event-driven integration #2 - Inferring events from EF Core changes [ASPF02O|E041]

Event-driven integration #2 - Inferring events from EF Core changes [ASPF02O|E041]

6
Comments
6 min read
Entity Framework DotNet Core with GraphQL and SQL Server (using HotChocolate)

Entity Framework DotNet Core with GraphQL and SQL Server (using HotChocolate)

40
Comments 15
5 min read
Using data from MSSQL linked server with EF Core

Using data from MSSQL linked server with EF Core

7
Comments
4 min read
Turn EF Core DbContext to real unit of work that hosts repository instances

Turn EF Core DbContext to real unit of work that hosts repository instances

7
Comments
8 min read
No need for repositories and unit of work with Entity Framework Core

No need for repositories and unit of work with Entity Framework Core

8
Comments
7 min read
Implementing Query Specification pattern in Entity Framework Core

Implementing Query Specification pattern in Entity Framework Core

9
Comments
6 min read
Readable fluent queries with Entity Framework Core

Readable fluent queries with Entity Framework Core

8
Comments
4 min read
Execute raw SQL commands in Entity Framework Core

Execute raw SQL commands in Entity Framework Core

8
Comments
3 min read
EF Core Migration Commands

EF Core Migration Commands

6
Comments
1 min read
Xamarin Forms y Entity Framework Core SQLite, Persistencia y Acceso a Datos Locales en dispositivos móviles
Cover image for Xamarin Forms y Entity Framework Core SQLite, Persistencia y Acceso a Datos Locales en dispositivos móviles

Xamarin Forms y Entity Framework Core SQLite, Persistencia y Acceso a Datos Locales en dispositivos móviles

10
Comments 2
8 min read
loading...