DEV Community

# dotnetcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
EFCore Tutorial P2:Attributes vs. Fluent API

EFCore Tutorial P2:Attributes vs. Fluent API

Comments
3 min read
What is Clean Architecture: Part 17 - Implementing the Infrastructure Layer with CSV Export and Email Service

What is Clean Architecture: Part 17 - Implementing the Infrastructure Layer with CSV Export and Email Service

3
Comments
5 min read
EFCore Tutorial P1: Getting Started with EF Core

EFCore Tutorial P1: Getting Started with EF Core

4
Comments
4 min read
What is Clean Architecture: Part 16 - Adding Data Persistence with Entity Framework Core

What is Clean Architecture: Part 16 - Adding Data Persistence with Entity Framework Core

1
Comments
8 min read
How to Manage Persistent Connections in a WhatsApp-like Chat Application Using ASP.NET SignalR and EF Core?

How to Manage Persistent Connections in a WhatsApp-like Chat Application Using ASP.NET SignalR and EF Core?

Comments
1 min read
Bogus DateOnly/TimeOnly

Bogus DateOnly/TimeOnly

2
Comments 3
6 min read
Implementing Real-Time Updates with Server-Sent Events (SSE) in C# .NET: A Complete Guide

Implementing Real-Time Updates with Server-Sent Events (SSE) in C# .NET: A Complete Guide

11
Comments
5 min read
UUID v7 Now in .NET 9

UUID v7 Now in .NET 9

3
Comments 1
2 min read
AWS IAM Database Authentication with EF Core

AWS IAM Database Authentication with EF Core

2
Comments
3 min read
Entity Framework Core Tutorial:Introduction to Entity Framework Core

Entity Framework Core Tutorial:Introduction to Entity Framework Core

2
Comments
4 min read
"Understanding ViewBag, ViewData, and TempData in ASP.NET Core MVC: When and How to Use Them"

"Understanding ViewBag, ViewData, and TempData in ASP.NET Core MVC: When and How to Use Them"

Comments
2 min read
Learn FormattableString (C#)

Learn FormattableString (C#)

14
Comments
7 min read
Generics in C# with Practical Examples

Generics in C# with Practical Examples

Comments
2 min read
EF Core queries for unmapped types part 1

EF Core queries for unmapped types part 1

1
Comments
3 min read
C# .NET Exception Handling: Why You Should Avoid Using throw ex in Catch Blocks

C# .NET Exception Handling: Why You Should Avoid Using throw ex in Catch Blocks

2
Comments
3 min read
ASP.NET CORE MVC Advance Knowledge

ASP.NET CORE MVC Advance Knowledge

Comments
4 min read
Understanding Data Annotations in .NET with a Practical Example

Understanding Data Annotations in .NET with a Practical Example

Comments
2 min read
What is Clean Architecture: Part 9 - Setting Up the Application Project in Visual Studio

What is Clean Architecture: Part 9 - Setting Up the Application Project in Visual Studio

2
Comments 1
3 min read
What is Clean Architecture: Part 8 - Designing the Application Project

What is Clean Architecture: Part 8 - Designing the Application Project

1
Comments
3 min read
How to Seed Data in .NET Core Using Entity Framework

How to Seed Data in .NET Core Using Entity Framework

3
Comments
2 min read
What is Clean Architecture: Part 7 - Create Domain Project

What is Clean Architecture: Part 7 - Create Domain Project

5
Comments
3 min read
Clean Architecture P5:Establishing the Core Foundation

Clean Architecture P5:Establishing the Core Foundation

2
Comments
2 min read
What is Clean Architecture: Part 6 - Structuring the Application Core with Visual Studio

What is Clean Architecture: Part 6 - Structuring the Application Core with Visual Studio

1
Comments
2 min read
Clean Architecture P4: Aligning Application Setup with Business Needs

Clean Architecture P4: Aligning Application Setup with Business Needs

1
Comments
3 min read
Source-generated RegEx (C#)

Source-generated RegEx (C#)

3
Comments 1
3 min read
loading...