Unlocking the Power of Code Generation with T4
T4 Code generation is a Visual Studio tool developers can use to generate C# classes, SQL stored procedures and many other text-based files.
In this article, I will explain how and why you should use T4 with examples!
How does T4 work?
T4 code genera...
blog.smejri.link7 min read