-
C# Global & Generic Type Alias
I want better aliases in C#. To be honest I miss this feature since .NET 2.0. I mean, it’s not a problem of .NET, but merely a problem of the C# language itself. To me, aliasing is a very important language feature. [...]
Read Article