Closed Serenyrddraig closed 1 year ago
Never mind. After some digging, I found the Shaman.Reflection and Shaman.ProcessUtils in your repository. Including them resolved compile issues. However, I did have to remove ValueTuple from Reflection because of naming conflicts.
This process would have been easier if either your repositories relected the namespace AND/OR readme documented the namespace. I did not initially think to navigate the code tree itself.
I tried to compile and found references to Shaman.Runtime.* assemblies. I cannot find a package on nuget.org. Are the assemblies available anywhere?