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.
Day 3 of 30-Day .NET Challenge: Switch Constructs

Day 3 of 30-Day .NET Challenge: Switch Constructs

Comments 1
3 min read
A .NET Programmer's Guide to CancellationToken

A .NET Programmer's Guide to CancellationToken

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

Comments
2 min read
Invincible null: digging into nopCommerce source code

Invincible null: digging into nopCommerce source code

Comments
9 min read
Quick Overview of Blazor Query Builder Component

Quick Overview of Blazor Query Builder Component

Comments
2 min read
Basic Authentication and Authorization

Basic Authentication and Authorization

Comments
2 min read
Refinando a ConversĂŁo de Grupo de MĂ©todos para Delegado no C# 11

Refinando a ConversĂŁo de Grupo de MĂ©todos para Delegado no C# 11

Comments
2 min read
Enriquecendo Operações Numéricas com `IntPtr` Numérico no C# 11

Enriquecendo Operações Numéricas com `IntPtr` Numérico no C# 11

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

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

Comments
3 min read
Let's refactor a test: PaymentProxy

Let's refactor a test: PaymentProxy

Comments
3 min read
Async Event Handlers in C#: What You Need to Know

Async Event Handlers in C#: What You Need to Know

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

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

Comments
2 min read
How to Unzip A File in C#

How to Unzip A File in C#

Comments
5 min read
Descomplicando o mundo da programação - Guia basico sobre funcionamento e utilização do kafka em .NET

Descomplicando o mundo da programação - Guia basico sobre funcionamento e utilização do kafka em .NET

Comments
10 min read
How to Automatically Cast Between Types in C#

How to Automatically Cast Between Types in C#

2
Comments
4 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
Simplificando Inicializações com Structs com Auto-Default no C# 11

Simplificando Inicializações com Structs com Auto-Default no C# 11

Comments
3 min read
Creating Custom Authorization Logic : 4-Step Guide Using AuthorizationHandlers

Creating Custom Authorization Logic : 4-Step Guide Using AuthorizationHandlers

Comments
2 min read
How to Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips to Get Started

How to Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips to Get Started

1
Comments 1
11 min read
Essential Strategies and Practices for Entity Framework Core

Essential Strategies and Practices for Entity Framework Core

Comments
9 min read
Organizando Melhor o CĂłdigo com Tipos Locais de Arquivo no C# 11

Organizando Melhor o CĂłdigo com Tipos Locais de Arquivo no C# 11

Comments
2 min read
Our Focus is on Elanat CMS

Our Focus is on Elanat CMS

1
Comments
2 min read
Enhancing Object Initializers with the “From-the-End” Index Operator

Enhancing Object Initializers with the “From-the-End” Index Operator

Comments
2 min read
Day 1 of 30-Day .NET Challenge: Boolean Expressions

Day 1 of 30-Day .NET Challenge: Boolean Expressions

Comments
3 min read
Modern C# Development: Record Types 101

Modern C# Development: Record Types 101

1
Comments
3 min read
Entity Framework Core Audit Trial With Audit.Net

Entity Framework Core Audit Trial With Audit.Net

1
Comments
3 min read
5 dicas para montar consultas mais performáticas com o LINQ

5 dicas para montar consultas mais performáticas com o LINQ

4
Comments
2 min read
Dominando os Literais de String Brutos no C# 11

Dominando os Literais de String Brutos no C# 11

1
Comments
2 min read
Building AI agents with the Semantic Kernel SDK and Azure OpenAI

Building AI agents with the Semantic Kernel SDK and Azure OpenAI

1
Comments
5 min read
Key derivation in .NET using HKDF

Key derivation in .NET using HKDF

Comments
3 min read
Local migrations for embedded SQLite in F#

Local migrations for embedded SQLite in F#

Comments
9 min read
The importance of having a red test first in test driven development

The importance of having a red test first in test driven development

Comments
5 min read
C# Model Validation Attribute Cheatsheet

C# Model Validation Attribute Cheatsheet

2
Comments
2 min read
Running Ruby on Rails web apps with .NET Aspire

Running Ruby on Rails web apps with .NET Aspire

Comments
3 min read
Ultimate .NET Reference Texts

Ultimate .NET Reference Texts

Comments
1 min read
Polymorphic Type Support in SignalR Hubs

Polymorphic Type Support in SignalR Hubs

Comments
2 min read
How to Create ASP.NET Core Financial Charts

How to Create ASP.NET Core Financial Charts

Comments
2 min read
async void Methods In C# – The Dangers That You Need to Know

async void Methods In C# – The Dangers That You Need to Know

3
Comments
7 min read
Why I Don't Use AutoMapper in .Net

Why I Don't Use AutoMapper in .Net

1
Comments
8 min read
Explorando o Suporte Matemático Genérico no C# 11

Explorando o Suporte Matemático Genérico no C# 11

Comments
3 min read
Dynamic Querying in C#: Real-World Scenarios and Techniques

Dynamic Querying in C#: Real-World Scenarios and Techniques

1
Comments
9 min read
Build your first Hangfire job .NET8 with PostgreSQL

Build your first Hangfire job .NET8 with PostgreSQL

1
Comments
2 min read
GTK 4 ListView with .NET 8

GTK 4 ListView with .NET 8

Comments
4 min read
Let's refactor a test: AccountController

Let's refactor a test: AccountController

1
Comments
4 min read
Converting String to DateTime in C#: Step-By-Step Guide

Converting String to DateTime in C#: Step-By-Step Guide

1
Comments
5 min read
Dev Tunnels for Mobile Development

Dev Tunnels for Mobile Development

Comments
2 min read
Relationship between RedirectToAction() and LocalRedirect() with Open Redirect Vulnerability 🏴‍�?�️

Relationship between RedirectToAction() and LocalRedirect() with Open Redirect Vulnerability 🏴‍�?�️

Comments
3 min read
GTK 4 GridView with .NET 8

GTK 4 GridView with .NET 8

1
Comments
4 min read
Revolucionando a Verificação de Coleções com Padrões de Lista no C# 11

Revolucionando a Verificação de Coleções com Padrões de Lista no C# 11

5
Comments
2 min read
C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

10
Comments 4
7 min read
Simplificando Strings Formatadas com Quebras de Linha no C# 11

Simplificando Strings Formatadas com Quebras de Linha no C# 11

5
Comments
2 min read
Giving our AI Agents skills using native functions in the Semantic Kernel SDK

Giving our AI Agents skills using native functions in the Semantic Kernel SDK

1
Comments
4 min read
async await in C#: 3 Beginner Tips You Need to Know

async await in C#: 3 Beginner Tips You Need to Know

2
Comments 2
7 min read
The Facade Design Pattern in C#: How to Simplify Complex Subsystems

The Facade Design Pattern in C#: How to Simplify Complex Subsystems

Comments 1
9 min read
ASP.Net 9.0: Authentication Enhancements

ASP.Net 9.0: Authentication Enhancements

8
Comments 2
2 min read
Minimal APIs Revolutionize ASP.NET Core Development

Minimal APIs Revolutionize ASP.NET Core Development

Comments
3 min read
Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Exploring Enhanced Serialization in .NET 9 with System.Text.Json

Comments
3 min read
Creating Plugins with the Semantic Kernel SDK and C#

Creating Plugins with the Semantic Kernel SDK and C#

Comments
12 min read
Generate Local .NET Secrets from Azure Deployments

Generate Local .NET Secrets from Azure Deployments

4
Comments
3 min read
loading...