DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
🔹 C# Tip: Sealed Classes for Final Implementation

🔹 C# Tip: Sealed Classes for Final Implementation

1
Comments
1 min read
Flexible Log Management with NLog

Flexible Log Management with NLog

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

Gerenciamento de Logs de Forma Flexível com NLog

Comments
2 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
Microservices using ASP.NET Core, Ocelot, MongoDB and JWT

Microservices using ASP.NET Core, Ocelot, MongoDB and JWT

10
Comments 1
33 min read
EF Core raw queries (C#)

EF Core raw queries (C#)

1
Comments
5 min read
Simplified Object Mapping with AutoMapper

Simplified Object Mapping with AutoMapper

1
Comments 1
2 min read
Mapeamento de Objetos Simplificado com AutoMapper

Mapeamento de Objetos Simplificado com AutoMapper

Comments
2 min read
Camouflage-Shield: An Image Encryption Application.

Camouflage-Shield: An Image Encryption Application.

6
Comments
4 min read
Mapeando e Manipulando Dados com Entity Framework Core

Mapeando e Manipulando Dados com Entity Framework Core

Comments
2 min read
Mapping and Manipulating Data with Entity Framework Core

Mapping and Manipulating Data with Entity Framework Core

Comments
2 min read
Easy way to use DynamoDB locally and manage data.

Easy way to use DynamoDB locally and manage data.

1
Comments
6 min read
What's new in Unity 6? Overview of release updates and source code issues

What's new in Unity 6? Overview of release updates and source code issues

3
Comments
13 min read
Mastering Multi-Tenant Architecture with .NET 8 Minimal APIs: A Complete Guide for Scalable SaaS Applications

Mastering Multi-Tenant Architecture with .NET 8 Minimal APIs: A Complete Guide for Scalable SaaS Applications

22
Comments 1
4 min read
Understanding SOLID Principles in C#

Understanding SOLID Principles in C#

10
Comments
4 min read
loading...