Tag: dotnet
All the articles with the tag "dotnet".
JavaScript Envy in C# - Dynamic Properties
Published: at 03:22 PMThe first in a series about things that you can do in JavaScript which are not so easy in C#. In this post we explore how properties and methods can be added dynamically to JS objects... and how to hack C# to do the same 🥷🏻