DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Migrating Project from ASP.NET Core MVC to CodeBehind Framework

Migrating Project from ASP.NET Core MVC to CodeBehind Framework

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

Mapeamento Rápido e Eficiente de Objetos com Mapster

Comments
2 min read
Fast and Efficient Object Mapping with Mapster

Fast and Efficient Object Mapping with Mapster

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

Gerando Dados de Teste Automatizados com AutoFixture

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
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 P4

Understanding the State Design Pattern P4

8
Comments
7 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
🔹 C# Tip: Understanding override, new, and virtual Keywords

🔹 C# Tip: Understanding override, new, and virtual Keywords

Comments
1 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
Flexible C# with OOP Principles: Simplifying Account State Management with the State Design Pattern and Callbacks

Flexible C# with OOP Principles: Simplifying Account State Management with the State Design Pattern and Callbacks

1
Comments
5 min read
How to add Retrieval-Augmented Generation (RAG) to your app using generated SDKs

How to add Retrieval-Augmented Generation (RAG) to your app using generated SDKs

Comments
7 min read
Gerando Dados Falsos para Testes com Bogus

Gerando Dados Falsos para Testes com Bogus

Comments
2 min read
Generating Fake Data for Testing with Bogus

Generating Fake Data for Testing with Bogus

1
Comments
2 min read
Flexible C# with OOP Principles:Simplified State Management

Flexible C# with OOP Principles:Simplified State Management

Comments
3 min read
c# advanced : Positional Patterns

c# advanced : Positional Patterns

Comments
4 min read
You Should follow these 12 clean code tips if you are a .NET developer

You Should follow these 12 clean code tips if you are a .NET developer

2
Comments
3 min read
⚡ Pro Tip: Leverage async and await for Non-Blocking I/O Operations

⚡ Pro Tip: Leverage async and await for Non-Blocking I/O Operations

Comments
1 min read
loading...