Skip to content

Marco220591/csharp-features

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Various code samples for C#8 and C#9. Most examples will be done using Windows Forms in some case rather than console projects as Windows Forms can be viewed as replacing console projects when the code presented makes no use of forms other than presentation of code samples.

Code samples will be added over time.

Requires

Is C#9 ready

From the command-line

csc -langversion:?

C# language versioning

https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/configure-language-version

TechNet articles

About

Basic code samples for C# 8 and C# 9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.0%
  • Visual Basic .NET 4.0%