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.
How to Use GitHub Copilot in Visual Studio 2024

How to Use GitHub Copilot in Visual Studio 2024

1
Comments
4 min read
Getting Started with C# Records

Getting Started with C# Records

1
Comments
5 min read
Dominando Campos `ref` e `ref` Escopados no C# 11

Dominando Campos `ref` e `ref` Escopados no C# 11

Comments
3 min read
Configuring HTTPS Redirection and HSTS in ASP.NET Core

Configuring HTTPS Redirection and HSTS in ASP.NET Core

1
Comments
3 min read
Implementing Messaging in .NET: A Comprehensive Guide

Implementing Messaging in .NET: A Comprehensive Guide

1
Comments
5 min read
Job Offloading Pattern with System.Threading.Channels. A way to deal with long-running tasks in .NET

Job Offloading Pattern with System.Threading.Channels. A way to deal with long-running tasks in .NET

1
Comments
9 min read
Understanding IQueryable in C#

Understanding IQueryable in C#

15
Comments
3 min read
How I Became Top Rated on UpWork

How I Became Top Rated on UpWork

1
Comments
3 min read
Aprimorando a Análise Estática com a Onda de Aviso 7 no C# 11

Aprimorando a Análise Estática com a Onda de Aviso 7 no C# 11

5
Comments
2 min read
Day 30 of 30-Day .NET Challenge: XML v/s JSON Serialization

Day 30 of 30-Day .NET Challenge: XML v/s JSON Serialization

1
Comments
2 min read
Getting Started with Primary Constructors in .NET 8 and C# 12

Getting Started with Primary Constructors in .NET 8 and C# 12

Comments
6 min read
Remove git hash from assembly informational version in .NET 8

Remove git hash from assembly informational version in .NET 8

1
Comments
1 min read
Day 29 of 30-Day .NET Challenge: Generics & Custom Interfaces

Day 29 of 30-Day .NET Challenge: Generics & Custom Interfaces

1
Comments
3 min read
What is dependency injection in .Net core?

What is dependency injection in .Net core?

Comments
1 min read
Why do modern projects prefer Microservices architecture?

Why do modern projects prefer Microservices architecture?

1
Comments 1
2 min read
Explorando o Escopo Estendido do `nameof` no C# 11

Explorando o Escopo Estendido do `nameof` no C# 11

Comments
2 min read
Day 28 of 30-Day .NET Challenge: Use Stackalloc

Day 28 of 30-Day .NET Challenge: Use Stackalloc

Comments
3 min read
Day 27 of 30-Day .NET Challenge: Query v/s Method Syntax

Day 27 of 30-Day .NET Challenge: Query v/s Method Syntax

1
Comments
3 min read
Leveraging Offshore .NET Development for FinTech Innovation

Leveraging Offshore .NET Development for FinTech Innovation

Comments
4 min read
Syntax

Syntax

Comments
1 min read
Elevate Your REST API: Add Robust Validation with Fluent Validation in Azure App Service

Elevate Your REST API: Add Robust Validation with Fluent Validation in Azure App Service

Comments
3 min read
Avançando na Correspondência de Padrões com `Span<char>` no C# 11

Avançando na Correspondência de Padrões com `Span<char>` no C# 11

Comments
3 min read
C# Regular Expression Benchmarks – How To Avoid My Mistakes!

C# Regular Expression Benchmarks – How To Avoid My Mistakes!

1
Comments
9 min read
ObservableRangeCollection in .NET MAUI

ObservableRangeCollection in .NET MAUI

6
Comments 1
1 min read
Concurrent Dictionary: Your Go-To Guide

Concurrent Dictionary: Your Go-To Guide

3
Comments 1
3 min read
loading...