DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Comments
3 min read
Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

Comments
3 min read
Unlocking New Potential: Entity Framework Core Enhancements in .NET 9

Unlocking New Potential: Entity Framework Core Enhancements in .NET 9

7
Comments 1
5 min read
Did you know that you can test the NuGet packages?

Did you know that you can test the NuGet packages?

2
Comments
7 min read
Sending Voice Messages with Twilio and .NET

Sending Voice Messages with Twilio and .NET

1
Comments
3 min read
Sending SMS with Twilio and .NET

Sending SMS with Twilio and .NET

1
Comments
2 min read
How to Deserialize Internally Tagged JSON in C# with AoT compilation

How to Deserialize Internally Tagged JSON in C# with AoT compilation

1
Comments
2 min read
Defining and Using Classes in C#: A Simple Guide to Object Collections

Defining and Using Classes in C#: A Simple Guide to Object Collections

Comments
4 min read
Advent of Code 2024 - Day7: Bridge Repair

Advent of Code 2024 - Day7: Bridge Repair

5
Comments
2 min read
5 Key Concepts Every .NET Developer Should Know for Job Interviews

5 Key Concepts Every .NET Developer Should Know for Job Interviews

7
Comments 1
5 min read
POO entrando a un nuevo viejo mundo

POO entrando a un nuevo viejo mundo

Comments
6 min read
Understanding the Visitor Pattern in C#

Understanding the Visitor Pattern in C#

4
Comments
4 min read
Can I Deploy a Visual Studio Community 2022 Application on Domain PCs Without Licensing Issues?

Can I Deploy a Visual Studio Community 2022 Application on Domain PCs Without Licensing Issues?

Comments 1
1 min read
Part 6: Object-Oriented Programming (OOP) in C#

Part 6: Object-Oriented Programming (OOP) in C#

5
Comments
3 min read
Advent of Code 2024: Day 6: Guard Gallivant

Advent of Code 2024: Day 6: Guard Gallivant

6
Comments
2 min read
Central Package Management in .NET - Simplify NuGet Dependencies

Central Package Management in .NET - Simplify NuGet Dependencies

3
Comments
4 min read
Visualize Code coverage in .NET applications using NDepend and NUnit

Visualize Code coverage in .NET applications using NDepend and NUnit

1
Comments
5 min read
✅ 𝗧𝗵𝗿𝗲𝗮𝗱 𝗦𝘆𝗻𝗰𝗵𝗿𝗼𝗻𝗶𝘇𝗮𝘁𝗶𝗼𝗻 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝗶𝗲𝗱 𝗶𝗻 .𝗡𝗘𝗧 𝟵: 𝗨𝗻𝗱𝗲𝗿𝘀𝘁𝗮𝗻𝗱𝗶𝗻𝗴 𝗟𝗼𝗰𝗸 𝗠𝗲𝘁𝗵𝗼𝗱𝘀

✅ 𝗧𝗵𝗿𝗲𝗮𝗱 𝗦𝘆𝗻𝗰𝗵𝗿𝗼𝗻𝗶𝘇𝗮𝘁𝗶𝗼𝗻 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝗶𝗲𝗱 𝗶𝗻 .𝗡𝗘𝗧 𝟵: 𝗨𝗻𝗱𝗲𝗿𝘀𝘁𝗮𝗻𝗱𝗶𝗻𝗴 𝗟𝗼𝗰𝗸 𝗠𝗲𝘁𝗵𝗼𝗱𝘀

10
Comments
2 min read
Advent of Code 2024- Day 5: Print Queue

Advent of Code 2024- Day 5: Print Queue

3
Comments
4 min read
[Vite + React] Running an ASP.NET Core application behind a reverse proxy

[Vite + React] Running an ASP.NET Core application behind a reverse proxy

2
Comments
3 min read
Game Dev Digest — Issue #256 - Horror And More

Game Dev Digest — Issue #256 - Horror And More

Comments
7 min read
AntiCrack-DotNet: Advanced Methods to prevent cracking.

AntiCrack-DotNet: Advanced Methods to prevent cracking.

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

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

Comments
1 min read
How to create a background email sender with outbox pattern integration

How to create a background email sender with outbox pattern integration

1
Comments
1 min read
Refactoring Complex Conditions: Clean Code Solutions for Nested If Statements

Refactoring Complex Conditions: Clean Code Solutions for Nested If Statements

2
Comments
5 min read
loading...