Member-only story
Source Generators in Jinget
.NET Source Generators are a powerful feature introduced in .NET 5 that enable compile-time code generation, allowing developers to automate repetitive tasks, optimize performance, and reduce boilerplate code.
The Jinget framework leverages Source Generators to simplify complex scenarios, enhance productivity, and maintain clean, efficient codebases. During this talk, Vahid Farahmandian, shares how they’ve integrated Source Generators into Jinget, the challenges they faced, and the best practices they’ve adopted to make the most of this transformative technology.
Watch the video in Microsoft ON .NET Live TV:
Jinget source code on GitHub: https://github.com/VahidFarahmandian/Jinget
