The Microsoft-backed .NET Foundation has conducted its first web application developer survey and says the results suggest its Blazor framework for building mobile apps in C# and .NET is "taking off".
How to use DispatchProxy for AOP in .NET Core Take advantage of the DispatchProxy class in C# to implement aspect-oriented programming by creating proxies that dynamically intercept method calls.