DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Dica C#: Tipos Nullable Simplificados

Dica C#: Tipos Nullable Simplificados

Comments
1 min read
Two New LINQ Methods in .NET 9: CountBy and Index

Two New LINQ Methods in .NET 9: CountBy and Index

9
Comments 2
2 min read
These 10+ questions may find you in next .NET interview

These 10+ questions may find you in next .NET interview

Comments
4 min read
Automate Your C# Library Deployment: Publishing to NuGet and GitHub Packages with GitHub Actions

Automate Your C# Library Deployment: Publishing to NuGet and GitHub Packages with GitHub Actions

1
Comments
13 min read
Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Comments
3 min read
Part 1: Introduction to C# and .NET

Part 1: Introduction to C# and .NET

4
Comments 1
4 min read
Introducing BPMN support in .NET Workflow Engine library

Introducing BPMN support in .NET Workflow Engine library

8
Comments
3 min read
Key differences between BPMN diagrams and Optimajet .NET Workflow Engine process schemes

Key differences between BPMN diagrams and Optimajet .NET Workflow Engine process schemes

2
Comments
3 min read
Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

Comments
3 min read
Making Tests More Expressive with FluentAssertions

Making Tests More Expressive with FluentAssertions

1
Comments 1
2 min read
Tornando Testes Mais Expressivos com FluentAssertions

Tornando Testes Mais Expressivos com FluentAssertions

Comments
2 min read
c# clean code: Guide to Defining and Structuring Classes

c# clean code: Guide to Defining and Structuring Classes

5
Comments 1
3 min read
Mastering Error Handling in .NET 8: Strategies for Minimal APIs and Controllers

Mastering Error Handling in .NET 8: Strategies for Minimal APIs and Controllers

2
Comments 1
2 min read
Gerando Dados de Teste Automatizados com AutoFixture

Gerando Dados de Teste Automatizados com AutoFixture

Comments
2 min read
Fast and Efficient Object Mapping with Mapster

Fast and Efficient Object Mapping with Mapster

2
Comments
2 min read
Mapeamento Rápido e Eficiente de Objetos com Mapster

Mapeamento Rápido e Eficiente de Objetos com Mapster

Comments
2 min read
Common Language Runtime (CLR) e Intermediate Language (IL)

Common Language Runtime (CLR) e Intermediate Language (IL)

1
Comments
11 min read
Understanding the State Design Pattern P4

Understanding the State Design Pattern P4

8
Comments
7 min read
Equivalent to View Component and Partial View in CodeBehind Framework

Equivalent to View Component and Partial View in CodeBehind Framework

Comments
3 min read
Understanding the State Design Pattern P2

Understanding the State Design Pattern P2

2
Comments
4 min read
Understanding the State Design Pattern P1

Understanding the State Design Pattern P1

2
Comments
5 min read
Understanding the State Design Pattern P5

Understanding the State Design Pattern P5

2
Comments
5 min read
Understanding the State Design Pattern P3

Understanding the State Design Pattern P3

2
Comments
4 min read
c# Clean Code: Why Readable Code Matters and How to Achieve It

c# Clean Code: Why Readable Code Matters and How to Achieve It

2
Comments
3 min read
Flexible C# with OOP Principles:Assessing Improvement in Account State Management with the State Design Pattern in C#

Flexible C# with OOP Principles:Assessing Improvement in Account State Management with the State Design Pattern in C#

1
Comments
4 min read
loading...