资 源 简 介
MvpFramework makes using the MVP pattern in webforms simple. It supports navigation, validation, and uses the observer pattern. When using it, simply implement the view on a page or user control, and optionally inherit MvpPage or MvpUserControl and everything "just works".
Solution is complete with unit tests.