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

4
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

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

Unleashing the Power of Collection Expressions in .NET 8

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

Using TimeProvider for Easier Unit Testing in .NET 8

2
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#

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

Immutable Dictionary and Frozen Dictionary in .NET

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

Using AllowedValues and DeniedValues in .NET 8

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

Introduction to ShortCircuit and MapShortCircuit in .NET 8

5
Comments 5
3 min read
Keyed Services in .net 8

Keyed Services in .net 8

10
Comments 1
3 min read
Understanding Background Services in .NET 8: IHostedService and BackgroundService

Understanding Background Services in .NET 8: IHostedService and BackgroundService

81
Comments 3
3 min read
Exploring Identity API Endpoints in .NET 8: Implementing and Testing JWT Authentication

Exploring Identity API Endpoints in .NET 8: Implementing and Testing JWT Authentication

20
Comments
4 min read