Andrey Dyatlov
Company: JetBrains
Andrey will speak about how to start using C#8 nullable reference types, which problems and aspects you may face and how to solve them.
The talk will show:
The talk will be interesting for those who plan to use nullable reference types since it reveals the details of how they work. It will be most helpful for those who plan to use them in the big projects that cannot be converted to using NRT and entirely annotated for a short time. Also in projects that use their own solutions for assertions or exceptions, or complex methods' contracts combine availability of "null" in input and output values since these methods will have to be annotated for proper work of compiler.
Company: JetBrains