Many posts I read point out that both T4 and NuGet packages automate the creation of base code and it is something worth learning how to do. So I am preparing to learn T4 coding first, after which I will undertake to learn NuGet.
As I do this, I am curious if there are important relationships between T4 and NuGet packages. I see some posts that make references to both, but since I'm not yet able to do either, I don't understand the points being made.
How do T4 and NuGet interact? Is it better to learn one first to make the other easier to learn?