Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.32 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.32 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. MVVM

Contributions and feedback

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

Everything in this repository is MIT License unless otherwise specified.

MIT © Stephen Clarke.

The full license can be found in LICENSE.

Third-party notices can be found in THIRD-PARTY-NOTICES.md.