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.
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.
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.