Forem

C#

Official tag for the C# programming language.

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
NuPack v17.1 released

NuPack v17.1 released

4
Comments 2
1 min read
Partial Constructors and Events in C# 14 โ€” Structuring Your Code Like a Pro

Partial Constructors and Events in C# 14 โ€” Structuring Your Code Like a Pro

Comments
2 min read
Lambda Parameter Modifiers Without Types โ€” Modern C# 14 Syntax

Lambda Parameter Modifiers Without Types โ€” Modern C# 14 Syntax

Comments
2 min read
Unbound Generic Types in `nameof` โ€” C# 14 Makes Reflection Cleaner

Unbound Generic Types in `nameof` โ€” C# 14 Makes Reflection Cleaner

Comments
2 min read
Mastering Implicit Span Conversions in C# 14 โ€” Performance with Safety

Mastering Implicit Span Conversions in C# 14 โ€” Performance with Safety

Comments
2 min read
Understanding `field` in C# โ€” The Next-Level Auto-Property Backing

Understanding `field` in C# โ€” The Next-Level Auto-Property Backing

Comments
2 min read
Mastering Extension Members in C# 14 โ€” Beyond Extension Methods

Mastering Extension Members in C# 14 โ€” Beyond Extension Methods

1
Comments
3 min read
How I Created a Handy MCP Server in C# to Retrieve NuGet Package Information

How I Created a Handy MCP Server in C# to Retrieve NuGet Package Information

4
Comments 3
8 min read
Singleton vs. Monostate in C#: Understand the Difference with a Real-World Story and Code Examples

Singleton vs. Monostate in C#: Understand the Difference with a Real-World Story and Code Examples

4
Comments
3 min read
Game Dev Digest โ€”โ€ŠIssue #281 - Indie Devs, Tools, News and more

Game Dev Digest โ€”โ€ŠIssue #281 - Indie Devs, Tools, News and more

Comments 3
8 min read
Feature Flags in .NET
Cover image for Feature Flags in .NET

Feature Flags in .NET

1
Comments
3 min read
๐Ÿ”ฅ Top 10 Things Every .NET Developer Should Do in 2025
Cover image for ๐Ÿ”ฅ Top 10 Things Every .NET Developer Should Do in 2025

๐Ÿ”ฅ Top 10 Things Every .NET Developer Should Do in 2025

8
Comments
2 min read
๐Ÿ”From Zero to SAST Hero: Applying Codacy to a Clean ASP.NET Core Project

๐Ÿ”From Zero to SAST Hero: Applying Codacy to a Clean ASP.NET Core Project

Comments
3 min read
Web API Exception Handling and Logging

Web API Exception Handling and Logging

2
Comments
3 min read
My OOP Implementation of Twitter in C#
Cover image for My OOP Implementation of Twitter in C#

My OOP Implementation of Twitter in C#

Comments
1 min read
Brighter and Azure: How to setup and use Brighter with Azure Service Bus
Cover image for Brighter and Azure: How to setup and use Brighter with Azure Service Bus

Brighter and Azure: How to setup and use Brighter with Azure Service Bus

Comments
3 min read
How to Stress Test Your .NET Application: A C# Developerโ€™s Guide

How to Stress Test Your .NET Application: A C# Developerโ€™s Guide

1
Comments
2 min read
Say Goodbye to Nested Ifs! Unlock the Power of C#

Say Goodbye to Nested Ifs! Unlock the Power of C#

Comments
1 min read
Introduction to Dynamic Data's Observable Cache
Cover image for Introduction to Dynamic Data's Observable Cache

Introduction to Dynamic Data's Observable Cache

3
Comments
16 min read
๐Ÿš€ ๐—›๐—ผ๐˜„ ๐˜๐—ผ ๐—”๐˜๐˜๐—ฎ๐—ฐ๐—ต ๐—ฎ๐—ป๐—ฑ ๐—ฆ๐—ฒ๐—ป๐—ฑ ๐—ฎ๐—ป ๐—˜๐˜…๐—ฝ๐—ฒ๐—ป๐˜€๐—ฒ ๐—ฅ๐—ฒ๐—ฝ๐—ผ๐—ฟ๐˜ ๐—ฃ๐——๐—™ ๐˜ƒ๐—ถ๐—ฎ ๐—˜๐—บ๐—ฎ๐—ถ๐—น ๐—ถ๐—ป ๐—”๐—ฆ๐—ฃ.๐—ก๐—˜๐—ง ๐—–๐—ผ๐—ฟ๐—ฒ?

๐Ÿš€ ๐—›๐—ผ๐˜„ ๐˜๐—ผ ๐—”๐˜๐˜๐—ฎ๐—ฐ๐—ต ๐—ฎ๐—ป๐—ฑ ๐—ฆ๐—ฒ๐—ป๐—ฑ ๐—ฎ๐—ป ๐—˜๐˜…๐—ฝ๐—ฒ๐—ป๐˜€๐—ฒ ๐—ฅ๐—ฒ๐—ฝ๐—ผ๐—ฟ๐˜ ๐—ฃ๐——๐—™ ๐˜ƒ๐—ถ๐—ฎ ๐—˜๐—บ๐—ฎ๐—ถ๐—น ๐—ถ๐—ป ๐—”๐—ฆ๐—ฃ.๐—ก๐—˜๐—ง ๐—–๐—ผ๐—ฟ๐—ฒ?

Comments
1 min read
Managing Multiple Payment Integrations in C#: Strategies for Unified Interfaces and Scalable Code

Managing Multiple Payment Integrations in C#: Strategies for Unified Interfaces and Scalable Code

Comments
2 min read
Clean Architecture in .NET: When to Use It and How to Stay Flexible

Clean Architecture in .NET: When to Use It and How to Stay Flexible

Comments
2 min read
You're so obsolete!

You're so obsolete!

5
Comments 2
2 min read
Code Smell 298 - Microsoft Windows Time Waste
Cover image for Code Smell 298 - Microsoft Windows Time Waste

Code Smell 298 - Microsoft Windows Time Waste

1
Comments 1
9 min read
MVVM is Not Just for WPF โ€” Why It Still Matters in 2025 (Even in Blazor and WinForms)
Cover image for MVVM is Not Just for WPF โ€” Why It Still Matters in 2025 (Even in Blazor and WinForms)

MVVM is Not Just for WPF โ€” Why It Still Matters in 2025 (Even in Blazor and WinForms)

10
Comments 9
7 min read
loading...