Sharing Code across Platforms with Visual Studio 2015 Will Buik Program Manager – Visual Studio Project and Build
Agenda Shared Projects Shared Projects and Portable Class Libraries (PCLs) Demo – Sharing Code with Shared Projects
Shared Projects
Shared Projects and Portable Class Libraries Well suited for sharing code in a single cross platform application and sharing non-code assets. PCLs Well suited for creating cross platform libraries intended to be used by many applications.
Demo
Resources Visual Studio IDE Blog http://blogs.msdn.com/b/visualstudio/ .NET Blog http://blogs.msdn.com/b/dotnet/