New in Visual Studio 2019 Preview - Using directives will now automatically get added when copying and pasting types to a new file. You will need to turn this option on in Tools > Options > Text Editor > C# > Advanced and select Add missing using directives on paste.
Hey C# developers! Did you know that you can now go to a definition and find all references for all C# repositories on GitHub?!
https://t.co/9RAaf7bcl3
Recently I encountered a few interesting 'cases' in some code. So I decided to create a series of short blog posts (short enough to read it on the toilet seat :P).
So here it goes, my #1 #latrinalia 🤪.
https://t.co/KGe7OgNp1m
#programming#womenWhoCode#csharp#girlsWhoCode
Welcome to C# 9.0
Init-only properties
Init accessors & readonly fields
Records
With-expressions
Value-based equality
Data members
Positional records
Records and mutation
Top-level programs
Improved pattern matching
and lots more!
https://t.co/9ZBVVi90DX