DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Step-by-Step Guide: How to Integrate Third-Party APIs with .NET 8 Minimal APIs

Step-by-Step Guide: How to Integrate Third-Party APIs with .NET 8 Minimal APIs

13
Comments
5 min read
What's new in C# 13: overview

What's new in C# 13: overview

Comments 1
10 min read
Logging Estruturado com Serilog

Logging Estruturado com Serilog

1
Comments
2 min read
Structured Logging with Serilog

Structured Logging with Serilog

Comments
2 min read
💡 Pro Tip: Use Span<T> for Efficient Memory Access

💡 Pro Tip: Use Span<T> for Efficient Memory Access

1
Comments
1 min read
C# Advanced: Leveraging Anonymous Types in C# for LINQ and Data Binding

C# Advanced: Leveraging Anonymous Types in C# for LINQ and Data Binding

3
Comments
6 min read
C# Clean Code: Commenting Conventions

C# Clean Code: Commenting Conventions

1
Comments
2 min read
💡 𝗖𝗵𝗼𝗼𝘀𝗶𝗻𝗴 𝗕𝗲𝘁𝘄𝗲𝗲𝗻 𝗜𝗟𝗼𝗴𝗴𝗲𝗿 𝗮𝗻𝗱 𝗦𝗲𝗿𝗶𝗹𝗼𝗴: 𝗪𝗵𝗶𝗰𝗵 𝗢𝗻𝗲 𝗶𝘀 𝗥𝗶𝗴𝗵𝘁 𝗳𝗼𝗿 𝗬𝗼𝘂𝗿 .𝗡𝗘𝗧 𝗔𝗽𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻?

💡 𝗖𝗵𝗼𝗼𝘀𝗶𝗻𝗴 𝗕𝗲𝘁𝘄𝗲𝗲𝗻 𝗜𝗟𝗼𝗴𝗴𝗲𝗿 𝗮𝗻𝗱 𝗦𝗲𝗿𝗶𝗹𝗼𝗴: 𝗪𝗵𝗶𝗰𝗵 𝗢𝗻𝗲 𝗶𝘀 𝗥𝗶𝗴𝗵𝘁 𝗳𝗼𝗿 𝗬𝗼𝘂𝗿 .𝗡𝗘𝗧 𝗔𝗽𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻?

5
Comments
1 min read
Understanding Kafka and Zookeeper: How They Enhance Your .NET App

Understanding Kafka and Zookeeper: How They Enhance Your .NET App

13
Comments
3 min read
Securing Plain Text using SHA hashing: SHA-256 Sorcery

Securing Plain Text using SHA hashing: SHA-256 Sorcery

6
Comments
2 min read
The Double-Edged Sword of IEnumerable and yield return in C#

The Double-Edged Sword of IEnumerable and yield return in C#

5
Comments
4 min read
Introduction to Message Brokers: A Beginner's Guide : Mastering

Introduction to Message Brokers: A Beginner's Guide : Mastering

9
Comments
2 min read
🛠️ Pro Tip: Implementing IDisposable for Proper Resource Management

🛠️ Pro Tip: Implementing IDisposable for Proper Resource Management

Comments
1 min read
Gerenciamento de Logs de Forma Flexível com NLog

Gerenciamento de Logs de Forma Flexível com NLog

Comments
2 min read
Flexible Log Management with NLog

Flexible Log Management with NLog

Comments
2 min read
🚀 Pro Tip: Leverage IEnumerable for Deferred Execution

🚀 Pro Tip: Leverage IEnumerable for Deferred Execution

Comments 2
1 min read
Enhancing Code Readability with Effective Layout Conventions

Enhancing Code Readability with Effective Layout Conventions

Comments
3 min read
JWT, OAuth, OpenID Connect, and Azure AD: Authentication Levels

JWT, OAuth, OpenID Connect, and Azure AD: Authentication Levels

Comments
4 min read
Understanding the Proxy Pattern with a Payroll System Example

Understanding the Proxy Pattern with a Payroll System Example

4
Comments 1
4 min read
C# Clean Code: Coding Conventions

C# Clean Code: Coding Conventions

12
Comments
4 min read
C# Advanced: Anonymous Types with LINQ

C# Advanced: Anonymous Types with LINQ

3
Comments 1
6 min read
Fast and Efficient Queries with Dapper

Fast and Efficient Queries with Dapper

Comments
2 min read
Consultas Rápidas e Eficientes com Dapper

Consultas Rápidas e Eficientes com Dapper

Comments
2 min read
C# Advanced: Understanding Anonymous Types

C# Advanced: Understanding Anonymous Types

2
Comments
3 min read
Parallelism is not same for CPU-bound and I/O-bound Operations in .NET Core

Parallelism is not same for CPU-bound and I/O-bound Operations in .NET Core

7
Comments
4 min read
loading...