- 닷넷 컨퍼런스 2019 서울에서 사용된 데모 파일입니다.
- 데모에 있는 C# 8 코드는 닷넷 컨퍼런스 2019의 관련 세션에 사용된 코드 및 docs.microsoft.com을 참조했습니다.
- Async enumerables
- 패턴매칭
- 기본 인터페이스 멤버(Default Interface Members)
- 인덱스(Indices)와 범위(Range)
- Using 문
- Static 지역함수(Static local functions)
- 읽기 전용 멤버(Readonly members)
- Null coalescing assignment