Grant Winney
  • About
  • Code
  • Questions
  • Tools of the Trade

C# 11  

Using Raw String Literals in C# 11 / .NET 7

Using Raw String Literals in C# 11 / .NET 7

C# 11 added raw string literals, not a life-altering new feature, but they could be useful in the right circumstances. Let's see how to use them.
Dec 14, 2024
What are list patterns in C#?

What are list patterns in C#?

C# has been getting a lot of pattern matching love in recent years, like with list patterns in C# 11. The problem is knowing where and how to use it.
Aug 31, 2023
What are generic attributes in C# 11?

What are generic attributes in C# 11?

Generic attributes increase the flexibility of a very early .NET feature. Let's try using them and see how it keeps our code DRY.
Aug 23, 2023
Generic Math Support in C# 11

Generic Math Support in C# 11

What is Generic Math support in C# 11, and how do we take advantage of it? Let's dig in and find out! (part 3 of 3)
Apr 4, 2023
What is a static abstract interface method in C#?

What is a static abstract interface method in C#?

What are static abstract members (new in C# 11), what can we do with them, and how are they related to Generic Math? (part 1 of 3)
Mar 30, 2023
Send me new posts: *

  • Connect
  • Privacy
  • License
  • Cross-Posting
Grant Winney © 2025. Powered by Ghost