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.
Better error handling in C# with Result types

Better error handling in C# with Result types

71
Comments 14
3 min read
Sharing WebSocket Connections between Browser Tabs and Windows

Sharing WebSocket Connections between Browser Tabs and Windows

2
Comments
4 min read
Introducción a xUnit: Una poderosa herramienta para Unit Testing en .NET

Introducción a xUnit: Una poderosa herramienta para Unit Testing en .NET

22
Comments 1
7 min read
What is new in dotnet monitor?

What is new in dotnet monitor?

2
Comments
5 min read
C# Async/Await Interview Questions And Answers

C# Async/Await Interview Questions And Answers

48
Comments 1
22 min read
Generate SBOM

Generate SBOM

3
Comments
1 min read
Exploring HTTP Communication with Refit

Exploring HTTP Communication with Refit

29
Comments
3 min read
A Guide to Validations in the IOptions Pattern for .NET Developers

A Guide to Validations in the IOptions Pattern for .NET Developers

8
Comments 2
2 min read
Jawbone Networking Motivation

Jawbone Networking Motivation

Comments
6 min read
The LinQ Bible in C#: From Basics to Best Practices✝️

The LinQ Bible in C#: From Basics to Best Practices✝️

62
Comments 2
23 min read
Span, Memory, ReadOnlySequence in .NET

Span, Memory, ReadOnlySequence in .NET

9
Comments 4
5 min read
Garbage Collector in .NET

Garbage Collector in .NET

4
Comments
3 min read
Asynchronous Programming in C# and .NET: A Guide

Asynchronous Programming in C# and .NET: A Guide

3
Comments
2 min read
How To Use FluentValidation in ASP.NET Core (.NET 6)

How To Use FluentValidation in ASP.NET Core (.NET 6)

28
Comments
3 min read
Using TaskCompletionSource in C# to Delay Processing

Using TaskCompletionSource in C# to Delay Processing

Comments 3
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.