I poked around the code a little bit and didn't understand its purpose other than to do some kind of analysis. I also read through the issues and pull requests with that label, but I didn't find much except for #198.
From what I read, it's still very experimental. However, it would be nice to have nuget packages for it. You could merge that branch in and put the version for them as 4.10.0-alpha. Nuget treats package versions like that as prerelease packages, so you could still do large breaking API changes.
I poked around the code a little bit and didn't understand its purpose other than to do some kind of analysis. I also read through the issues and pull requests with that label, but I didn't find much except for #198.
From what I read, it's still very experimental. However, it would be nice to have nuget packages for it. You could merge that branch in and put the version for them as
4.10.0-alpha. Nuget treats package versions like that as prerelease packages, so you could still do large breaking API changes.