DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Essential Unit Testing Techniques, Part 1

The Essential Unit Testing Techniques, Part 1

3
Comments
5 min read
Snippets in C#: Offsets and substrings

Snippets in C#: Offsets and substrings

2
Comments
1 min read
Using C# Source Generators to Generate Data Transfer Objects (DTOs)

Using C# Source Generators to Generate Data Transfer Objects (DTOs)

4
Comments
12 min read
PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

6
Comments
1 min read
Creating reusable build scripts with NUKE components

Creating reusable build scripts with NUKE components

4
Comments
9 min read
Fixing analyzer problems in multi-targeted Umbraco packages

Fixing analyzer problems in multi-targeted Umbraco packages

3
Comments
3 min read
Using C# Source Generators to Generate Data Transfer Objects (DTOs) – Part 2

Using C# Source Generators to Generate Data Transfer Objects (DTOs) – Part 2

2
Comments 1
14 min read
C# Loops - Part 1: Loop Types & For Loop Tutorial

C# Loops - Part 1: Loop Types & For Loop Tutorial

4
Comments 1
3 min read
Next level console apps with Spectre.Console

Next level console apps with Spectre.Console

12
Comments 1
8 min read
"Hello, world" in Assembly

"Hello, world" in Assembly

6
Comments
2 min read
C# For Beginners - Lesson 6: Strings

C# For Beginners - Lesson 6: Strings

3
Comments
3 min read
Customize Header Rows of Timeline Views in Blazor Scheduler

Customize Header Rows of Timeline Views in Blazor Scheduler

2
Comments
1 min read
The .NET Stacks #58: 📃 6 things about .NET 6 Preview 6

The .NET Stacks #58: 📃 6 things about .NET 6 Preview 6

8
Comments 1
11 min read
Sparky's Tool Tips: Moq.AutoMock

Sparky's Tool Tips: Moq.AutoMock

5
Comments
2 min read
How to add Health Checks to ASP.NET Core project. A coding story.

How to add Health Checks to ASP.NET Core project. A coding story.

15
Comments
2 min read
Using the switch selection statement to simplify conditional statements blocks

Using the switch selection statement to simplify conditional statements blocks

3
Comments
4 min read
How to CRUD dynamically in Entity Framework

How to CRUD dynamically in Entity Framework

8
Comments
2 min read
One Way Binding in Blazor Components

One Way Binding in Blazor Components

2
Comments
3 min read
.NET, ASP.NET Core, APIs REST e desenvolvimento Back-End: dicas para o dia a dia | Julho-2021

.NET, ASP.NET Core, APIs REST e desenvolvimento Back-End: dicas para o dia a dia | Julho-2021

10
Comments
4 min read
TOP 5 .NET MAUI new features🏅

TOP 5 .NET MAUI new features🏅

38
Comments 7
3 min read
Azure Service Bus Topology Basics

Azure Service Bus Topology Basics

3
Comments
7 min read
EF: When SaveChanges does not save changes

EF: When SaveChanges does not save changes

41
Comments 1
4 min read
Game Dev Digest — Issue #104 - Tools For Your Toolbox

Game Dev Digest — Issue #104 - Tools For Your Toolbox

4
Comments
9 min read
Event Stream - Server Side

Event Stream - Server Side

7
Comments 2
2 min read
Enums in C#: Hidden Pitfalls

Enums in C#: Hidden Pitfalls

31
Comments
10 min read
loading...