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 fastest & cheapest way to host your React + .NET 7 API.

The fastest & cheapest way to host your React + .NET 7 API.

4
Comments 2
4 min read
The Right Way to Check for Null in C#

The Right Way to Check for Null in C#

44
Comments 1
4 min read
Better error handling in C# with Result types

Better error handling in C# with Result types

62
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
What is new in dotnet monitor?

What is new in dotnet monitor?

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

18
Comments
7 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

3
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)

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

Using TaskCompletionSource in C# to Delay Processing

Comments 3
3 min read
Isolate your Components in Tests: How to Mock your Dependencies

Isolate your Components in Tests: How to Mock your Dependencies

12
Comments 2
4 min read
The Migration Guide to Upgrading to Adyen .NET Library 10.0.0

The Migration Guide to Upgrading to Adyen .NET Library 10.0.0

Comments
7 min read
Dependency injection in action filters in ASP.NET Core

Dependency injection in action filters in ASP.NET Core

4
Comments
4 min read
How to handle Task result in a more elegant way.

How to handle Task result in a more elegant way.

1
Comments 2
4 min read
Understanding Role-Based Access Control with ASP.NET Web APIs

Understanding Role-Based Access Control with ASP.NET Web APIs

29
Comments
3 min read
10 Dicas Basicas de Arquitetura de Código : 2 - Code Smells

10 Dicas Basicas de Arquitetura de Código : 2 - Code Smells

3
Comments
8 min read
Enhancing Data Validation in .NET IOptions Pattern: Utilizing Named and Typed IOptions for Robust Configuration.

Enhancing Data Validation in .NET IOptions Pattern: Utilizing Named and Typed IOptions for Robust Configuration.

1
Comments
2 min read
Top 8 .NET Libraries That You Probably Didn’t Know About

Top 8 .NET Libraries That You Probably Didn’t Know About

10
Comments 2
3 min read
loading...