DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Stop Writing a Kafka Consumer for Every Topic – Make It Generic in .NET

Stop Writing a Kafka Consumer for Every Topic – Make It Generic in .NET

2
Comments
2 min read
Enhancing your .NET API with query language

Enhancing your .NET API with query language

1
Comments
7 min read
C# Data Structures Mental Model — From `User pedro` to LLM‑Ready Types

C# Data Structures Mental Model — From `User pedro` to LLM‑Ready Types

1
Comments 1
8 min read
🧠 Managed vs Unmanaged Code — Explained for Beginners

🧠 Managed vs Unmanaged Code — Explained for Beginners

Comments
2 min read
C# Lists & Dictionaries Mental Model — From `names.Add("Ana")` to LLM‑Ready Collections

C# Lists & Dictionaries Mental Model — From `names.Add("Ana")` to LLM‑Ready Collections

1
Comments
14 min read
C# Operators Mental Model — From `number % 2 == 0` to LLM‑Ready Code

C# Operators Mental Model — From `number % 2 == 0` to LLM‑Ready Code

1
Comments
14 min read
C# Arrays Mental Model — From `numbers[0]` to LLM‑Ready Code

C# Arrays Mental Model — From `numbers[0]` to LLM‑Ready Code

1
Comments
8 min read
C# StringType Mental Model — From \"Hi Cristian\" to LLM-Ready Code

C# StringType Mental Model — From \"Hi Cristian\" to LLM-Ready Code

1
Comments
16 min read
🧱 Lesson 6  - Redis Caching for Performance Optimization

🧱 Lesson 6  - Redis Caching for Performance Optimization

Comments
4 min read
How to Generate PDFs via API in C# (using TemplateMaster)

How to Generate PDFs via API in C# (using TemplateMaster)

Comments
1 min read
Aspire: The Cloud-Native Framework That Finally Makes Distributed .NET Development Easy

Aspire: The Cloud-Native Framework That Finally Makes Distributed .NET Development Easy

3
Comments
13 min read
Understanding Federated Learning: Best Practices for Implementing Privacy-Preserving AI in C# Projects

Understanding Federated Learning: Best Practices for Implementing Privacy-Preserving AI in C# Projects

Comments
7 min read
Basic Concepts of C# Numeric Types — From Integers to SIMD, for LLM-Ready Thinking

Basic Concepts of C# Numeric Types — From Integers to SIMD, for LLM-Ready Thinking

1
Comments 1
8 min read
Basic Concepts of C# Data Types — From Bits to LLM‑Ready Mental Models

Basic Concepts of C# Data Types — From Bits to LLM‑Ready Mental Models

1
Comments 1
9 min read
C# Variables, the CPU, and LLMs — From `int age = 25;` to Silicon

C# Variables, the CPU, and LLMs — From `int age = 25;` to Silicon

1
Comments
14 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.