TracNav
C# Standard...
- Downloads
- Installation
- Release Notes
- API Docs
- Discussion
Project Owner...
- Andy Adamczak
Demos...
Silverlight...
- Employee Admin
- Login
WPF...
- Employee Admin
PureMVC Standard for C#
Release Notes
Summary of Changes in Version 3.0
- Converted the framework to use C# conventions (accessors and package names). - AA
- Updated the framework to be thread safe. - AA
- Added a Silverlight 2.0 library and tests. - AA
- Added multi-threaded testing of the framework. - AA
- Converted 2008 and Silverlight 2.0 tests to use the Microsoft unit testing framework. - AA
Summary of Changes in Version 2.0
- Converted the framework to use only generics. - AA
- Added separate Visual Studio 2008 projects that compile the framework against .NET Framework 3.5. - AA
Branched for Generics/Non?-Generics
- Created a separate branch with the contents of Version 1.0 called Prior_to_DotNET_3_5. It uses generics and will be maintained for backward compatibility. The trunk will be converted to use generics as .NET 3.5 now requires.- CH
Summary of Changes in Version 1.0
- Updated inline with version 2.0.4 release of the AS3 implementation
- See http://forums.puremvc.org/index.php?topic=625.0 for details
- Signed the built assemblies. - AA
Summary of Changes in Version 0.9
- Updated inline with version 2.0 release of the AS3 implementation
- See http://forums.puremvc.org/index.php?topic=212.0 for details - MB
Summary of Changes in Version 0.8
- Updated comments to XML format, updated the singletong pattern
- See http://forums.puremvc.org/index.php?topic=197.0 for details
- Initial commit of the DotNETCF solution files - MB
Summary of Changes in Version 0.7
- Created IDE specific solution files - MB
Summary of Changes in Version 0.6
- Updated inline with version 1.7.1 of the AS3 implementation - MB
Summary of Changes in Version 0.5
- Updated inline with version 1.7 of the AS3 implementation - MB
Summary of Changes in Version 0.4
- Updated code error, Mediator now extends Notifier as per AS3 source - MB
Summary of Changes in Version 0.3
- Updated code error, Proxy now extends Notifier as per AS3 source - MB
Summary of Changes in Version 0.2
- Initial conversion from AS3 to C# - MB
Summary of Changes in Version 0.1
- Initial project structure created in repository - CH
