DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Test-Driven Development: A Comprehensive Guide

Test-Driven Development: A Comprehensive Guide

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

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

Comments
1 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
🚀 How a Program Executes: From C# Compiler to CPU Execution 🖥️

🚀 How a Program Executes: From C# Compiler to CPU Execution 🖥️

1
Comments
1 min read
You should know these different execution types in LINQ before writing in C#

You should know these different execution types in LINQ before writing in C#

3
Comments 2
2 min read
Automated Test Data Generation with AutoFixture

Automated Test Data Generation with AutoFixture

1
Comments 1
2 min read
Top 6 Design Patterns

Top 6 Design Patterns

1
Comments
3 min read
Simplifying HTTP Calls with Refit

Simplifying HTTP Calls with Refit

2
Comments 1
2 min read
c# advance:Exploring Type Patterns in C#

c# advance:Exploring Type Patterns in C#

5
Comments
4 min read
Chamadas HTTP mais Simples com Refit

Chamadas HTTP mais Simples com Refit

1
Comments 1
2 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
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
c# clean code: Writing Efficient LINQ Queries

c# clean code: Writing Efficient LINQ Queries

1
Comments
2 min read
c# advance: Switch Expressions

c# advance: Switch Expressions

1
Comments
4 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
New Project: Public Interface Generator

New Project: Public Interface Generator

2
Comments
1 min read
Facilitando Chamadas HTTP com RestSharp

Facilitando Chamadas HTTP com RestSharp

1
Comments
2 min read
loading...