Completed
Developer exception page improvements
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Hidden Gems in .NET Core 3
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 First, the usual suspects
- 3 GC limits & new defaults
- 4 Startup hooks
- 5 Diagnostics improvements
- 6 Publish options: ReadyToRun (pre-JIT)
- 7 Publish options: SingleFile
- 8 Publish options: Assembly linking
- 9 Native interop improvements
- 10 Distributed tracing
- 11 Runtime feature detection
- 12 ThreadPool enhancements
- 13 UnixDomainSocket in Kestrel w/o libuv
- 14 Static web assets in class libraries
- 15 Access IIS server variables
- 16 New networking abstractions (Bedrock)
- 17 Support for trailing headers
- 18 Developer exception page improvements
- 19 Compression Improvements
- 20 Systemd integration
- 21 Options validation