You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
-
## [PureMVC](http://puremvc.github.com/) C# Standard Framework
1
+
## [PureMVC](http://puremvc.github.com/) C# Standard Framework - LEGACY IMPLEMENTATION
2
+
### For the current implementation with support for targets such as Windows 10 and HoloLens, go [here](https://github.com/PureMVC/puremvc-csharp-standard-framework/wiki)
2
3
PureMVC is a lightweight framework for creating applications based upon the classic [Model-View-Controller](http://en.wikipedia.org/wiki/Model-view-controller) design meta-pattern. This is a C# port of the [AS3 reference implementation of the Standard Version](https://github.com/PureMVC/puremvc-as3-standard-framework/wiki).
3
4
4
5
Unit tests are included for VS2005 using NUnit Lite, and in the new style for VS2008 Pro with code coverage.
0 commit comments