talkingdotnet.com
Interfaces in C# 8.0 gets a makeover #dotnet #csharp #oops #interface
C# 8.0 has a new feature called default implementations in Interfaces. This allows to write an implementation of method inside the interface.