Skip to content

A simple record/playback proxy for Interfaces (like WCF services)

License

Notifications You must be signed in to change notification settings

mfloryan/Betamax.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple record/playback proxy for Interfaces (like WCF services)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages