DEV Community

C# 12 Series' Articles

Back to mohamed Tayel's Series
Exploring Primary Constructors in C# 12: Simplifying Class Definitions

Exploring Primary Constructors in C# 12: Simplifying Class Definitions

Comments 1
2 min read
Title: Simplifying Code with Type Aliases in .NET 8 and C# 12

Title: Simplifying Code with Type Aliases in .NET 8 and C# 12

Comments 2
2 min read
Unleashing the Power of Collection Expressions in .NET 8

Unleashing the Power of Collection Expressions in .NET 8

Comments 1
2 min read
Using TimeProvider for Easier Unit Testing in .NET 8

Using TimeProvider for Easier Unit Testing in .NET 8

Comments 1
2 min read
Randomized Fun with Random.Shared.Shuffle and RandomNumberGenerator.GetString in C#

Randomized Fun with Random.Shared.Shuffle and RandomNumberGenerator.GetString in C#

1
Comments 2
2 min read
Immutable Dictionary and Frozen Dictionary in .NET

Immutable Dictionary and Frozen Dictionary in .NET

Comments 2
3 min read
Using AllowedValues and DeniedValues in .NET 8

Using AllowedValues and DeniedValues in .NET 8

2
Comments 1
1 min read
Introduction to ShortCircuit and MapShortCircuit in .NET 8

Introduction to ShortCircuit and MapShortCircuit in .NET 8

6
Comments 4
3 min read