DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Regex timeout - C#

Regex timeout - C#

1
Comments
6 min read
What is the Principle of Least Privilege? A Comprehensive Guide

What is the Principle of Least Privilege? A Comprehensive Guide

8
Comments
3 min read
c# Clean Code: Best Practices for Using Action and Func

c# Clean Code: Best Practices for Using Action and Func

27
Comments 3
3 min read
Flexibilidad y Escalabilidad: Usando Strategy y Factory Patterns

Flexibilidad y Escalabilidad: Usando Strategy y Factory Patterns

7
Comments 3
9 min read
Agendamento de Tarefas com Quartz.NET

Agendamento de Tarefas com Quartz.NET

1
Comments
2 min read
Task Scheduling with Quartz.NET

Task Scheduling with Quartz.NET

5
Comments
2 min read
🔐 How to Implement OAuth 2.0 Authentication in ASP.NET Core with External APIs

🔐 How to Implement OAuth 2.0 Authentication in ASP.NET Core with External APIs

29
Comments 3
3 min read
LINQ Cheatsheet: The Ultimate Guide for Modern .NET Development 🚀

LINQ Cheatsheet: The Ultimate Guide for Modern .NET Development 🚀

12
Comments
3 min read
C# advanced: How to Use Tuples as Return Types

C# advanced: How to Use Tuples as Return Types

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

C# System.Text.Json JsonConverter masking

2
Comments
6 min read
Background Task Scheduling with Hangfire

Background Task Scheduling with Hangfire

2
Comments
2 min read
Flyweight Pattern in C# – Optimize Your Memory Usage!

Flyweight Pattern in C# – Optimize Your Memory Usage!

2
Comments
4 min read
Boosting EF Core Performance: 7 Essential Optimization Tips

Boosting EF Core Performance: 7 Essential Optimization Tips

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

Agendamento de Tarefas em Segundo Plano com Hangfire

Comments
2 min read
7 Practical Tips for Optimizing C# Code Performance

7 Practical Tips for Optimizing C# Code Performance

Comments
1 min read
C# Basic: From a javascript developer perspective

C# Basic: From a javascript developer perspective

Comments
3 min read
if-else & early return

if-else & early return

Comments
2 min read
Mastering in these 10+ Result/Return types in ASP.Net Core MVC

Mastering in these 10+ Result/Return types in ASP.Net Core MVC

3
Comments
2 min read
Game Dev Digest — Issue #255 - Animations, Engines, and more

Game Dev Digest — Issue #255 - Animations, Engines, and more

1
Comments
8 min read
.NET Digest #4

.NET Digest #4

1
Comments 1
8 min read
Validação Simples e Fluente com FluentValidation

Validação Simples e Fluente com FluentValidation

Comments
2 min read
Simple and Fluent Validation with FluentValidation

Simple and Fluent Validation with FluentValidation

Comments
2 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
Operators (if,else if,ternary operator,switch)

Operators (if,else if,ternary operator,switch)

1
Comments
1 min read
Top 10 Underappreciated LINQ Methods

Top 10 Underappreciated LINQ Methods

2
Comments
4 min read
loading...