Easy to Learn
TypeScript and C# are both from Anders Hejlsberg at Microsoft and share a similar design and feel familiar; if you know one, it's easy to learn the other.
If you already know TypeScript, then learning C# is easy! This guide walks you through the similarities (and differences) between TypeScript and C#.

TypeScript and C# are both from Anders Hejlsberg at Microsoft and share a similar design and feel familiar; if you know one, it's easy to learn the other.
.NET is a multi-threaded runtime capable of higher throughput compared to JavaScript based frameworks (often an order of magnitude difference!)
Tired of half-baked NPM packages? .NET's ecosystem has many mature, battle-tested libraries that are free from the types of attack vectors in JS.
Many common packages that might be needed from NPM are included in the .NET standard libraries from Microsoft which are also professionally maintained and patched by Microsoft.