Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 593 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 593 Bytes

Betamax.Net

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.

Unity

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

License

The source code is licensed under the MIT license