10 Jan 2010 Updated to v 0.4.5.100
- Fixed issues with xap loading
- Updated error page and template for WP7
30 Jun 2010 UPDATED nRoute.Framework and nRoute.Toolkit Release - Updated the dlls by compiling against the Blend 4 RTM version SDK
- Added the nRoute's Netflix Demo app
Release Targets, Silverlight and WPF:- Targets Silverlight 4 for Web
- Targets WPF in .NET 4 for Desktop
- Targets WP7's Silverlight 3 for Mobile
(for those targeting Silverlight 3 or WPF 3.5, check out version 0.4 from the source, it is functionally equivalent (almost) to this release)
nRoute Dependencies: (Updated 30 Jun)- System.Windows.Interactivity.dllfor Silverlight (version 4.0.5.x):
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=d197f51a-de07-4edf-9cba-1f1b4a22110dfor WPF (version 4.0.3.x):
http://www.microsoft.com/downloads/details.aspx?familyid=75E13D71-7C53-4382-9592-6C07C6A00207&displaylang=enfor WP7 (version 3.7.5):
http://www.microsoft.com/downloads/details.aspx?FamilyID=86370108-4c14-42ee-8855-226e5dd9b85b&displaylang=en- System.Observable.dllfor Silverlight from Rx-framework
http://msdn.microsoft.com/en-us/devlabs/ee794896.aspx for WP7 (it is available in the tools, ensure it is referenced)
- System.Runtime.Serialization.dllthis is available in all .NET runtime versions, just ensure it is referenced
Using the SAMPLESTo run any sample be sure to drop the latest release of either nRoute.Framework.dll or nRoute.Toolkit.dll (as per the framework/platform) in the "Reference Libs" folder
19 May 2010 Updates: - Updated the dlls and source code so that nRoute is not bound to any specific versions of System.Observable.dll and System.Windows.Interactivity.dll
- Added 6 sample apps, all of which are updated versions of earlier released samples
12 Jul 2010 Updates: - Added nNetflix WPF sample app
19 Jul 2010 Updates:- Updated the dlls for both nRoute.Framework and nRoute.Toolkit, built them against the Beta release of WP7 Tools
- Added WP7 "Square Away" sample app