fadihania / CSharpTypes

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

Home Page:https://coddict.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://coddict.co

License:MIT License


Languages

Language:C# 100.0%