zajkowskimarcin
mzajkowski
zajkowskimarcin
public class GoldenThought1 : ITweetable {
}
https://github.com/dotnet (Roslyn,
MySweetClassWhichIDontWantToModify myClass =
new MySweetClassWhichIDontWantToModify();
// Won't work because FireAllDevs() is private
myClass.FireAllDevs();
ICanHasDefaultMembers myClassOnSteroids =
(ICanHasDefaultMembers)myClass;
myClassOnSteroids.FireAllDevs(); // It works!
C# in Depth book by J. Skeet (4th Edition - preorder)
https://channel9.msdn.com/Blogs/Seth-Juarez/A-Preview-of-C-8-with-Mads-Torgersen (Thanks Mads!)
https://rubikscode.net/2017/10/23/c-8-the-shape-of-the-things-to-come/
https://github.com/jskeet/DemoCode/tree/master/CSharp8
https://devblogs.microsoft.com/dotnet/building-c-8-0/
https://devblogs.microsoft.com/dotnet/take-c-8-0-for-a-spin/
https://devblogs.microsoft.com/dotnet/do-more-with-patterns-in-c-8-0/
Umbraco MVP, Trainer & Certified Master @ The Cogworks
CTO / CKO @ WOW School
Marcin @ umbraCoffee (Friday's 12:30 on YT)
Blogger @ udfnd.pl
zajkowskimarcin
mzajkowski
zajkowskimarcin
socialmediaforbusyprogrammers.com