LINQ, 패턴, 대리자, 이벤트, async, nullable, JSON, 리소스 관리를 익힙니다.
Query collections with expressive, composable operators.
Make possible null values visible to the compiler.
Inspect types and values with declarative patterns.
Pass strongly typed behavior as data.
Publish notifications without exposing delegate invocation.
Write non-blocking asynchronous workflows.
Add discoverable operations to existing types.
Convert strongly typed objects to and from JSON.
Release resources deterministically with using declarations.