Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.63 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.63 KB

TodoMVC.NET

TodoMVC implementations using .NET.

This project is inspired by the TodoMVC project. The only real difference is that this project is aimed at .NET rather than Javascript. I have deliberately tried to copy the requirements from the TodoMVC project so that the difference between the projects is just the language/framework.

Build status

Build status

Examples

  1. Redux.NET
  2. ReactiveUI
  3. Prism
  4. Redux.NET and PRISM
  5. Redux.NET and ReactiveUI
  6. MVVM
  7. Reactive extensions
  8. MVVMLight
  9. Caliburn micro

Contributions and feedback

Gitter

Both contributions and feedback are gratefully received. I have very little experience with these paradigms but I thought that sharing my effort to test them may help others as well as provide the opportunity for me to get some feedback.

License

license third-party notices

Everything in this repository is MIT License unless otherwise specified.

MIT © Stephen Clarke.