Skip to content

Discovering and learning about the various features of the C# programming language and .NET Framework.

License

Notifications You must be signed in to change notification settings

grantwinney/CSharpDotNetFeatures

Repository files navigation

C# / .NET Features

The code here goes with my blog posts relate to specific versions of C# and .NET, which are very closely related and usually updated at the same time (see here and here). I sometimes upload code to separate repos (like for WinForms and misc topics), or to Gist or JsFiddle for shorter snippets.

The list below has links to each blog post and the relevant code, separated by version of language/framework. Links with a next to them are in a separate repo, most likely Surviving WinForms, which applies concepts specifically to the WinForms framework.

C# 13 / .NET 9

C# 12 / .NET 8

C# 11 / .NET 7

C# 10 / .NET 6

C# 9 / .NET 5

C# 8 / .NET Core 3.x

  • None

C# 7 / .NET 4.7

C# 6 / .NET 4.6

C# 5 / .NET 4.5

  • None

C# 4 / .NET 4

C# 3 / .NET 3

  • None

C# 2 / .NET 2

  • None

C# 1 / .NET 1

General Concepts

About

Discovering and learning about the various features of the C# programming language and .NET Framework.

Topics

Resources

License

Stars

Watchers

Forks

Languages