Skip to content

Commit 7848786

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 61873e4 + cea4c07 commit 7848786

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
![.NET Core](https://github.com/ibrahimatay/CsharpLangExamples/workflows/.NET%20Core/badge.svg)
44

5-
C# programming is an example that I have created with the aim of following the language version. I follow the [language design] documentation.
6-
7-
[language design]: https://github.com/dotnet/csharplang
5+
Examples of C# programming, with the goal of tracking and staying up-to-date with the latest versions of the language. These examples provide a comprehensive overview of the features and capabilities of C# and serve as a valuable resource for anyone looking to learn or improve their skills in this programming language.
86

97
## Version History
108

@@ -47,6 +45,7 @@ C# programming is an example that I have created with the aim of following the l
4745
## Notes
4846
- [Which C# version is included in which framework version?](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/configure-language-version)
4947
- [What's new in C# 11](https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-11)
48+
- [C# Language Features MindMap](https://linkdotnetblogstorage.azureedge.net/blog/20230205_CSharpMindMap/MindMap.svg)
5049

5150

5251

0 commit comments

Comments
 (0)