Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenba authored Mar 29, 2023
1 parent 540f269 commit 7449e33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,9 @@ In this category, we'll explore language support. C#, VB.NET, F#, but also JavaS
* [Refactor code to use new C# language features](https://blog.jetbrains.com/dotnet/2022/08/30/refactor-code-to-use-new-c-language-features/) (JetBrains)
* C# 11 in Rider and ReSharper
* [List and Span Pattern Matching](https://blog.jetbrains.com/dotnet/2023/02/20/list-and-span-pattern-matching-using-csharp-11-in-rider-and-resharper/) (JetBrains)
* [Raw Strings, UTF-8 Strings, and Multiline Interpolations](https://blog.jetbrains.com/dotnet/2023/02/27/raw-strings-utf-8-strings-multiline-interpolations-using-csharp-11-in-rider-and-resharper/) (JetBrains)
* [Required Keyword, Checked Operators, nameof Operator Scope](https://blog.jetbrains.com/dotnet/2023/03/06/required-keyword-checked-operators-nameof-operator-scope-using-csharp-11-in-rider-and-resharper/) (JetBrains)
* [Static Interface Members, Generic Attributes, Auto-Default Structs](https://blog.jetbrains.com/dotnet/2023/03/14/static-interface-members-generic-attributes-auto-default-structs-using-csharp-11-in-rider-and-resharper/) (JetBrains)

### F#

Expand Down

0 comments on commit 7449e33

Please sign in to comment.