Visual Studio Toolbox:Portable Class Libraries




Visual Studio Toolbox (HD) - Channel 9 show

Summary: Portable class libraries enable you to write and build managed assemblies that work on more than one .NET Framework platform. You can create classes that contain code you wish to share across many projects, such as shared business logic, and then reference those classes from different types of projects, including those that target .NET Framework 4 and above, Silverlight 4 and above, Windows Phone 7 and above, Windows 8, and XBox 360. In this episode, Daniel Plaisted introduces us to this very exciting technology. Want more information on portable class libraries? Check out these resources: MSDN Portable Class Library Documentation MSDN: Using Portable Class Library with Model-View-View Model Portable Library Tools for VS2010 Portable Library Tools blog post with supported feature/platform matrix Create a Continuous Client Using Portable Class Libraries "Going Deep" Channel 9 Video with David Kean and Mircea Trofin on Portable Libraries Reactive Extensions – Towards a Portable Library world MEF and TPL Dataflow blog post Understanding the Portable Library by Chasing ICommand Portable Libraries Json.NET – JSON framework Autofac – IoC Container MvvmCross – MVVM framework for MonoTouch, MonoDroid, Windows Phone, and Windows Metro style MVVM Light Toolkit portable fork – Popular MVVM framework Portable Class Libraries Contrib – Portable adapters and APIsh