Advertisement

What's new in C# 11

May. 25, 2023
Advertisement

More Related Content

Advertisement

What's new in C# 11

  1. .NET Conf Israel 2022 What’s new in C# 11 Moaid Hathot Senior Software Engineer @ Microsoft | ex-Azure MVP Moaid.Hathot@outlook.com @MoaidHathot https://moaid.codes https://meetup.com/Code-Digest Code.Digest | .NET Bond | .NET Conf Israel 2022 | What’s new in C# 11
  2. What’s new in C# 11 Code.Digest | .NET Bond | .NET Conf Israel 2022 | What’s new in C# 11  Raw string literals  Generic math support  Generic attributes  UTF-8 string literals  Newlines in string interpolation expressions  List patterns  File-local types  Required members  Auto-default structs  Pattern match Span<char> on a constant string  Extended nameof scope  Numeric IntPtr  ref fields and scoped ref  Improved method group conversion to delegate  Warning wave 7
  3. What’s new in C# 11 Code.Digest | .NET Bond | .NET Conf Israel 2022 | What’s new in C# 11  Raw string literals  Generic math support  Generic attributes  UTF-8 string literals  Newlines in string interpolation expressions  List patterns  File-local types  Required members  Auto-default structs  Pattern match Span<char> on a constant string  Extended nameof scope  Numeric IntPtr  ref fields and scoped ref  Improved method group conversion to delegate  Warning wave 7
  4. What’s new in C# 11 Code.Digest | .NET Bond | .NET Conf Israel 2022 | What’s new in C# 11  Raw string literals  Generic math support  Generic attributes  UTF-8 string literals  Newlines in string interpolation expressions  List patterns  File-local types  Required members  Auto-default structs  Pattern match Span<char> on a constant string  Extended nameof scope  Numeric IntPtr  ref fields and scoped ref  Improved method group conversion to delegate  Warning wave 7
  5. What’s new in C# 11 Code.Digest | .NET Bond | .NET Conf Israel 2022 | What’s new in C# 11  Raw string literals  Generic math support  Generic attributes  UTF-8 string literals  Newlines in string interpolation expressions  List patterns  File-local types  Required members  Auto-default structs  Pattern match Span<char> on a constant string  Extended nameof scope  Numeric IntPtr  ref fields and scoped ref  Improved method group conversion to delegate  Warning wave 7
  6. Code.Digest | .NET Bond | .NET Conf Israel 2022 | What’s new in C# 11  Raw string literals  Generic math support  Generic attributes  UTF-8 string literals  Newlines in string interpolation expressions  List patterns  File-local types  Required members  Auto-default structs  Pattern match Span<char> on a constant string  Extended nameof scope  Numeric IntPtr  ref fields and scoped ref  Improved method group conversion to delegate  Warning wave 7 What’s new in C# 11
  7. About Moaid Hathot  Senior software Engineer @ Microsoft  Ex-Azure MVP  Software Craftsmanship advocate  Co-Founder of Code.Digest();  https://meetup.com/Code-Digest  Co-Founder of ILDC’s .NET Bond  TechTrain Instructor Moaid Hathot Code.Digest | .NET Bond | .NET Conf Israel 2022 | What’s new in C# 11
  8. Demo Code.Digest | .NET Bond | .NET Conf Israel 2022 | What’s new in C# 11 What’s new in C# 11
  9. Questions? Moaid Hathot Senior Software Engineer @ Microsoft | ex-Azure MVP Moaid.Hathot@outlook.com @MoaidHathot https://moaid.codes https://meetup.com/Code-Digest Code.Digest | .NET Bond | .NET Conf Israel 2022 | What’s new in C# 11 What’s new in C# 11
Advertisement