C# 9


Topic | v1 | created by jjones |
Description
unavailable

Source unavailable
Relations

version of C#

C# (pronounced see sharp, like the musical note C♯, but written with the number sign) is a general-pu...

used by C# records

Beginning with C# 9, you use the record keyword to define a reference type that provides built-in fun...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

has official What's new in C# 9.0 - C# Guide

10.0 rating 4.0 level 9.0 clarity 9.0 background – 1 rating

Get an overview of the new features available in C# 9.0.

treated in Upgrading to .NET 5.0 RC w/ C# 9.0

In this video, I am going to walk you through upgrading your existing ASP.NET Core 3.1 application to...

treated in New C#9 keywords 'and' 'or' 'not'

C# 9 introduces new keywords 'and' 'or' 'not: let's see how usual expressions get rewritten and how t...