Anton Herzog
Anton Herzog
While using this awesome library me and my team came across this problem. The code is taken from a unit test that reproduces the issue. Executable code can be found...
After watching the .Net Conf demo I tried to convert a medium sized solution containing a WPF app and some libraries and unit test projects. The projects are .Net-Framework 4.7.2....
Using the Readme I was not able to get the default example for compile time generation of the container to work. Sadly my knowledge regarding T4 templates is sparse. Could...
I was about to use ObjectTracker.FindActiveObjects to find dangling COM-Objects, but the API was turned private last year. Is there an alternative API to use and why was this API...
It would be super helpful to have a version of this library that works with ```double``` instead of ```float``` internals. Would this be a possible addition? I would be happy...
Building and publishing this package manually leads to easy mistakes (not that I ever made one 😏). To help with that I intend to add automated versioning, building and publishing....