ニュース

Understanding the differences between an abstract class and interface is key to designing loosely coupled and extensible applications.
Take advantage of default interface methods in C# 8.0 to add new methods to an interface without breaking existing implementations.