C#C
C#4y ago
Cracker

Source Generator For NuGet References

Hey, I have source generator project which reads metadata of dll references and via that information creates additional interfaces. Now I changed target project to read those DLLs as NuGet references. Is it possible to read NuGet dll metadata with source generator ? I couldn't find any documentation
Was this page helpful?