DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Event-Driven Architecture in C# with Real-Life Scenarios

Understanding Event-Driven Architecture in C# with Real-Life Scenarios

2
Comments
4 min read
Dataverse Elastic tables

Dataverse Elastic tables

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

Comments
13 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
Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

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

Comments
3 min read
Tornando Testes Mais Expressivos com FluentAssertions

Tornando Testes Mais Expressivos com FluentAssertions

Comments
2 min read
Making Tests More Expressive with FluentAssertions

Making Tests More Expressive with FluentAssertions

Comments
2 min read
Introduction to C# and .NET

Introduction to C# and .NET

1
Comments
4 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
Mastering Error Handling in .NET 8: Strategies for Minimal APIs and Controllers

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

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

Introducing BPMN support in .NET Workflow Engine library

1
Comments
3 min read
Can I Deploy a Visual Studio Community 2022 Application on Domain PCs Without Licensing Issues?

Can I Deploy a Visual Studio Community 2022 Application on Domain PCs Without Licensing Issues?

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

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)

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

c# clean code: Guide to Defining and Structuring Classes

1
Comments 1
3 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
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

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
Understanding the State Design Pattern P5

Understanding the State Design Pattern P5

1
Comments
5 min read
Understanding the State Design Pattern P3

Understanding the State Design Pattern P3

1
Comments
4 min read
Understanding the State Design Pattern P2

Understanding the State Design Pattern P2

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

1
Comments
3 min read
Game Dev Digest — Issue #256 - Horror And More

Game Dev Digest — Issue #256 - Horror And More

Comments
7 min read
Construção de URLs e Chamadas HTTP Simplificadas com Flurl

Construção de URLs e Chamadas HTTP Simplificadas com Flurl

Comments
2 min read
Simplified URL Building and HTTP Requests with Flurl

Simplified URL Building and HTTP Requests with Flurl

Comments
1 min read
Tip: Leverage Indexers for Array-Like Access in C# ✨

Tip: Leverage Indexers for Array-Like Access in C# ✨

Comments
1 min read
Chamadas HTTP mais Simples com Refit

Chamadas HTTP mais Simples com Refit

Comments
2 min read
Simplifying HTTP Calls with Refit

Simplifying HTTP Calls with Refit

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

1
Comments
3 min read
Announcing the Official OpenAI Library for .NET: A Game Changer for AI Integration

Announcing the Official OpenAI Library for .NET: A Game Changer for AI Integration

Comments
3 min read
Simplifying HTTP Requests with RestSharp

Simplifying HTTP Requests with RestSharp

Comments
2 min read
Automated Test Data Generation with AutoFixture

Automated Test Data Generation with AutoFixture

1
Comments
2 min read
SOLID: Single Responsibility Principle(SRP) in C#

SOLID: Single Responsibility Principle(SRP) in C#

5
Comments
3 min read
Exploring the Top New Features in C# 12: How They Can Simplify and Enhance Your Code

Exploring the Top New Features in C# 12: How They Can Simplify and Enhance Your Code

Comments
4 min read
Testes Unitários com Mocks Usando Moq

Testes Unitários com Mocks Usando Moq

Comments
2 min read
Unit Testing with Mocks Using Moq

Unit Testing with Mocks Using Moq

Comments
2 min read
Algorithm for compressing numbers to Base64

Algorithm for compressing numbers to Base64

Comments
2 min read
Understanding the State Design Pattern P1

Understanding the State Design Pattern P1

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

Comments
3 min read
Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application)

Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application)

Comments
2 min read
Integração de Microsserviços e Processamento de Mensagens com MassTransit e RabbitMQ

Integração de Microsserviços e Processamento de Mensagens com MassTransit e RabbitMQ

Comments
2 min read
Implementing Thread Safe Singleton Pattern in C#

Implementing Thread Safe Singleton Pattern in C#

Comments
2 min read
Building simul8or: A Real-Time Trading Simulator from Scratch

Building simul8or: A Real-Time Trading Simulator from Scratch

Comments
3 min read
✅ .𝗡𝗘𝗧 𝟵 & 𝗖# 𝟭𝟯: 𝗡𝗲𝘄 𝗟𝗼𝗰𝗸 𝗢𝗯𝗷𝗲𝗰𝘁 𝗮𝗻𝗱 𝗞𝗲𝘆 𝗙𝗲𝗮𝘁𝘂𝗿𝗲𝘀

✅ .𝗡𝗘𝗧 𝟵 & 𝗖# 𝟭𝟯: 𝗡𝗲𝘄 𝗟𝗼𝗰𝗸 𝗢𝗯𝗷𝗲𝗰𝘁 𝗮𝗻𝗱 𝗞𝗲𝘆 𝗙𝗲𝗮𝘁𝘂𝗿𝗲𝘀

Comments
1 min read
Agendamento de Tarefas com Quartz.NET

Agendamento de Tarefas com Quartz.NET

Comments
2 min read
Functional Programming in C#

Functional Programming in C#

Comments
28 min read
Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern

Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern

1
Comments
4 min read
Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic

Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic

1
Comments
2 min read
c# clean code: Writing Efficient LINQ Queries

c# clean code: Writing Efficient LINQ Queries

1
Comments
2 min read
C# System.Text.Json JsonConverter masking

C# System.Text.Json JsonConverter masking

Comments
6 min read
Agendamento de Tarefas em Segundo Plano com Hangfire

Agendamento de Tarefas em Segundo Plano com Hangfire

Comments
2 min read
Flexible C# with OOP Principles: Moving from Static Functions to Flexible Object-Oriented

Flexible C# with OOP Principles: Moving from Static Functions to Flexible Object-Oriented

1
Comments
4 min read
Catch vulnerability on your own: user annotations for C# code

Catch vulnerability on your own: user annotations for C# code

Comments
6 min read
loading...