C# by Examples
Simple Code Snippets
Tags
Regex Tester
Privacy
Back
Examples tagged with
#modern-csharp
Delegates, lambdas, Func, and Action in C#
#fundamentals
#modern-csharp
Pattern matching in C# — is, switch, property, and list patterns
#fundamentals
#modern-csharp
#patterns
C# record types — record vs class, with expressions, and immutability
#fundamentals
#modern-csharp