News

.NET Portable Class Libraries Made Available for Non-Microsoft Platforms

The libraries are also included in the upcoming release of Visual Studio 2013.

Microsoft has opened up its Portable Class Libraries (PCLs) -- previously only available to .NET Framework developers -- to be used on any platform, including non-Microsoft ones.

PCLs allow code-sharing between frameworks, but until now, the .NET PCL reference assemblies were license-restricted to Windows platforms like Silverlight, Windows Store, Windows Phone and Xbox. That restriction has been lifted, and the PCLs are now available as a standalone release, according to a blog entry by Rich Lander, a .NET Framework Program Manager.

For developers using Visual Studio 2013 (which is currently at the Release Candidate stage, and will be officially available Oct. 18), the PCLs are automatically installed. The standalone version is a ZIP file that "you can use on other platforms (or within other tools), Lander wrote. Presumably, some of those "other" platforms would include Android and iOS, the de facto standards for mobile developers.

The standalone PCL is available here. A discussion of cross-platform development (across the various Microsoft platforms) was published on the Visual Studio Magazine Web site last May.

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

Subscribe on YouTube