An attempt to create a record/playback proxy for .Net service implementations via interfaces. It's intention is mainly to allow isolating WCF interfaces and providing previously captured data as responses.
It will work with any IOC Container. I'm using Unity in this project, so I've added some Unity-specific goodies.
The name was inspired by the Betamax project by Rob Fletcher
The source code is licensed under the MIT license