filmov
tv
Using an Extension Class in ASP .Net Core

Показать описание
According to the .Net documentation, Extension methods enable you to "add" methods to existing types without creating a new derived type, recompiling, or otherwise modifying the original type.
In this video, Chibuzor from Aluui shows a practical use of this feature in a C# and ASP .Net Core console application.
In this video, Chibuzor from Aluui shows a practical use of this feature in a C# and ASP .Net Core console application.