DEV Community

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Ultimate Guide to Unit Testing in .NET (C#) Using xUnit and Moq (Without the Boring Examples)

The Ultimate Guide to Unit Testing in .NET (C#) Using xUnit and Moq (Without the Boring Examples)

7
Comments
6 min read
CodeBehind 3.9 Released

CodeBehind 3.9 Released

Comments
4 min read
Building Microservices with .NET Core and Kafka: Order Processing

Building Microservices with .NET Core and Kafka: Order Processing

25
Comments 2
3 min read
Driving Umbraco's dictionary to the edge (of your system)

Driving Umbraco's dictionary to the edge (of your system)

1
Comments
6 min read
Default Interface Implementations in C#: Where Inheritance Goes to Troll You

Default Interface Implementations in C#: Where Inheritance Goes to Troll You

62
Comments 10
5 min read
Part 4: Control Flow in C#

Part 4: Control Flow in C#

1
Comments
2 min read
🚀 𝐁𝐨𝐨𝐬𝐭 𝐘𝐨𝐮𝐫 𝐀𝐩𝐩'𝐬 𝐏𝐞𝐫𝐟𝐨𝐫𝐦𝐚𝐧𝐜𝐞 𝐰𝐢𝐭𝐡 𝐇𝐲𝐛𝐫𝐢𝐝 𝐂𝐚𝐜𝐡𝐢𝐧𝐠!

🚀 𝐁𝐨𝐨𝐬𝐭 𝐘𝐨𝐮𝐫 𝐀𝐩𝐩'𝐬 𝐏𝐞𝐫𝐟𝐨𝐫𝐦𝐚𝐧𝐜𝐞 𝐰𝐢𝐭𝐡 𝐇𝐲𝐛𝐫𝐢𝐝 𝐂𝐚𝐜𝐡𝐢𝐧𝐠!

1
Comments
1 min read
Upgrading Like Iron Man: Understanding the Open-Closed Principle

Upgrading Like Iron Man: Understanding the Open-Closed Principle

Comments
3 min read
Introduction to Arrays

Introduction to Arrays

Comments
3 min read
From XML to Word: simplifying conversion with FileConversionLibrary

From XML to Word: simplifying conversion with FileConversionLibrary

3
Comments
7 min read
Polymorphic Serialization in .NET

Polymorphic Serialization in .NET

5
Comments
2 min read
How to Create Command Line Console Applications in .NET

How to Create Command Line Console Applications in .NET

4
Comments
7 min read
How to create a background email sender

How to create a background email sender

1
Comments 5
1 min read
i18n e ASP.NET Core Web API

i18n e ASP.NET Core Web API

Comments 1
3 min read
Migrating Azure Function Calls to Minimal API with FastEndpoints

Migrating Azure Function Calls to Minimal API with FastEndpoints

7
Comments
3 min read
Command Pattern with Undo and Redo in C#.NET

Command Pattern with Undo and Redo in C#.NET

2
Comments 1
2 min read
Productive Web API Development with FastEndpoints and Vertical Slice Architecture in .NET

Productive Web API Development with FastEndpoints and Vertical Slice Architecture in .NET

6
Comments
7 min read
How to C#: Add Configuration to your .NET 8 Web API Application

How to C#: Add Configuration to your .NET 8 Web API Application

18
Comments 2
4 min read
Observing Spin Apps with OpenTelemetry and the .NET Aspire Dashboard

Observing Spin Apps with OpenTelemetry and the .NET Aspire Dashboard

1
Comments
5 min read
A Verdadeira Natureza dos Tipos Valor e Referência em .NET

A Verdadeira Natureza dos Tipos Valor e Referência em .NET

4
Comments
5 min read
WitEngine: Building Modular Controllers for Script Automation

WitEngine: Building Modular Controllers for Script Automation

Comments
9 min read
Microservices Can Become Technical Debt

Microservices Can Become Technical Debt

3
Comments 1
3 min read
C# Optimizations That Boosted Our Application's Performance

C# Optimizations That Boosted Our Application's Performance

19
Comments 3
4 min read
Reduce AWS Lambda Cold Starts in .NET

Reduce AWS Lambda Cold Starts in .NET

16
Comments
5 min read
Why Span<T> and Ref Structs Can't Directly Participate in Asynchronous Operations

Why Span<T> and Ref Structs Can't Directly Participate in Asynchronous Operations

1
Comments
2 min read
loading...