DEV Community

# dotnetcore

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Securing APIs with OAuth2 and JWT in .NET Core

Securing APIs with OAuth2 and JWT in .NET Core

1
Comments
3 min read
EFCore Tutorial P6: LINQ Queries

EFCore Tutorial P6: LINQ Queries

Comments
5 min read
EFCore Tutorial P5:Backing Fields and Shadow Properties

EFCore Tutorial P5:Backing Fields and Shadow Properties

1
Comments
7 min read
EFCore Tutorial P4:Cleaning Up `OnModelCreating`

EFCore Tutorial P4:Cleaning Up `OnModelCreating`

4
Comments
3 min read
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

2
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

15
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

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

Entity Framework Core Tutorial:Introduction to Entity Framework Core

5
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

1
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

3
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
loading...