DEV Community

# dotnetcore

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
List all Visual Studio solutions

List all Visual Studio solutions

1
Comments
7 min read
Experimental attribute in C# is a powerful tool : Let's explore

Experimental attribute in C# is a powerful tool : Let's explore

Comments
3 min read
NET6 - C# DistinctBy

NET6 - C# DistinctBy

2
Comments
6 min read
Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Comments
3 min read
These 10+ questions may find you in next .NET interview

These 10+ questions may find you in next .NET interview

Comments
4 min read
Why we need both Query String Parameters and Path Parameters

Why we need both Query String Parameters and Path Parameters

4
Comments
4 min read
Implementing the Saga Pattern in C#

Implementing the Saga Pattern in C#

2
Comments
4 min read
Attributes for Null-State Static Analysis in C#

Attributes for Null-State Static Analysis in C#

5
Comments
4 min read
Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application)

Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application)

Comments
2 min read
These 10+ comparisons cover entire SQL concepts, Is it?

These 10+ comparisons cover entire SQL concepts, Is it?

Comments
6 min read
C# System.Text.Json JsonConverter masking

C# System.Text.Json JsonConverter masking

Comments
6 min read
Default Interface Methods and properties implementation in C# 8.0

Default Interface Methods and properties implementation in C# 8.0

Comments
3 min read
Understanding NotNullWhen in C#

Understanding NotNullWhen in C#

10
Comments
3 min read
Video - Caching HTML Tags Using WebForms Core Technology 05:24

Video - Caching HTML Tags Using WebForms Core Technology

1
Comments
2 min read
Yarp.ReverseProxy

Yarp.ReverseProxy

Comments
2 min read
You should know these different execution types in LINQ before writing in C#

You should know these different execution types in LINQ before writing in C#

2
Comments 2
2 min read
Building a Real-Time Chat Application with .NET Core 7 and SignalR

Building a Real-Time Chat Application with .NET Core 7 and SignalR

4
Comments
5 min read
Blazor's Authentication

Blazor's Authentication

8
Comments
3 min read
Storing passwords safely (C#)

Storing passwords safely (C#)

53
Comments 26
6 min read
Top 10 Underappreciated LINQ Methods

Top 10 Underappreciated LINQ Methods

Comments
4 min read
Manage Content with CMS - Optimizely

Manage Content with CMS - Optimizely

Comments
6 min read
Manage Content with CMS - DotNetNuke (DNN)

Manage Content with CMS - DotNetNuke (DNN)

Comments
5 min read
Manage Content with CMS

Manage Content with CMS

Comments
6 min read
🔹 C# Tip: Understanding override, new, and virtual Keywords

🔹 C# Tip: Understanding override, new, and virtual Keywords

Comments
1 min read
You Should follow these 12 clean code tips if you are a .NET developer

You Should follow these 12 clean code tips if you are a .NET developer

2
Comments
3 min read
EF Core raw queries (C#)

EF Core raw queries (C#)

1
Comments
5 min read
Regex timeout - C#

Regex timeout - C#

Comments
6 min read
EFCore Tutorial P9:Understanding and Implementing Value Objects

EFCore Tutorial P9:Understanding and Implementing Value Objects

Comments
5 min read
Mastering in these 10+ Result/Return types in ASP.Net Core MVC

Mastering in these 10+ Result/Return types in ASP.Net Core MVC

3
Comments
2 min read
Data Retrieval with Paging, Filtering, and Projection in .NET Core

Data Retrieval with Paging, Filtering, and Projection in .NET Core

7
Comments 2
1 min read
Liskov Substitution Principle in C# with Bird Example

Liskov Substitution Principle in C# with Bird Example

6
Comments 4
3 min read
Understanding Kafka and Zookeeper: How They Enhance Your .NET App

Understanding Kafka and Zookeeper: How They Enhance Your .NET App

11
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 19 -Add Controllers

What is Clean Architecture: Part 19 -Add Controllers

1
Comments 2
4 min read
Introducing Awesome .NET Testing âś…

Introducing Awesome .NET Testing âś…

9
Comments
2 min read
C# Advanced:Events

C# Advanced:Events

Comments
4 min read
đź“Š Design Tip: Favor Interfaces over Concrete Classes

đź“Š Design Tip: Favor Interfaces over Concrete Classes

Comments 2
1 min read
Implement Onion Architecture in .NET Core for Product Order Service

Implement Onion Architecture in .NET Core for Product Order Service

Comments
5 min read
Centralized Exception Handling in ASP.NET Core - Custom Middleware

Centralized Exception Handling in ASP.NET Core - Custom Middleware

Comments
3 min read
Monolithic Architecture in .NET Core with real-time example

Monolithic Architecture in .NET Core with real-time example

Comments
4 min read
Layered (N-Tier) Architecture in .NET Core

Layered (N-Tier) Architecture in .NET Core

1
Comments
5 min read
ASP.NET Core unassociated input fix

ASP.NET Core unassociated input fix

3
Comments 2
2 min read
EFCore Tutorial P6: LINQ Queries

EFCore Tutorial P6: LINQ Queries

Comments
5 min read
Improving String Manipulation in .NET

Improving String Manipulation in .NET

3
Comments
3 min read
Spectre.Console helpers

Spectre.Console helpers

7
Comments
7 min read
✨ (CPM) Central Package Management in .NET

✨ (CPM) Central Package Management in .NET

Comments
1 min read
EFCore Tutorial P8:Filtering, Sorting, and Paging

EFCore Tutorial P8:Filtering, Sorting, and Paging

Comments
4 min read
Mastering C# Fundamentals: A Beginner’s Journey into .NET Development

Mastering C# Fundamentals: A Beginner’s Journey into .NET Development

7
Comments
4 min read
What is Clean Architecture: Part 18 - Adding API

What is Clean Architecture: Part 18 - Adding API

2
Comments
4 min read
Securing APIs with OAuth2 and JWT in .NET Core

Securing APIs with OAuth2 and JWT in .NET Core

1
Comments
3 min read
C# different way to do a proof of concept

C# different way to do a proof of concept

88
Comments 3
8 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`

1
Comments
3 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 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

1
Comments
5 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

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

3
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

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

UUID v7 Now in .NET 9

3
Comments
2 min read
loading...