Skip to content

A sample application that shows different aspects of C# language types like classes, records, the difference between value and reference types

License

Notifications You must be signed in to change notification settings

fadihania/CSharpTypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSharpTypes

A sample .NET 7 that shows different aspects of C# languages types like classes and records, including the difference between value and reference types.

Check commits for different concepts and examples

  • Classes
    • Fields
    • Properties
    • Methods/lambda expressions
  • Value and reference types
  • Records

About

A sample application that shows different aspects of C# language types like classes, records, the difference between value and reference types

Topics

Resources

License

Stars

Watchers

Forks

Languages