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

  • Poisson Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demo of Poisson regression, where the goal is to predict a count of things arriving, such as the number of telephone calls received in a 10-minute interval at a call center. When your source data is close to mathematically Poisson distributed, Poisson regression is simple and effective.

  • Cloud-Focused .NET Aspire 9.1 Released

    Along with .NET 10 Preview 1, Microsoft released.NET Aspire 9.1, the latest update to its opinionated, cloud-ready stack for building resilient, observable, and configurable cloud-native applications with .NET.

  • Microsoft Ships First .NET 10 Preview

    Microsoft shipped .NET 10 Preview 1, introducing a raft of improvements and fixes across performance, libraries, and the developer experience.

  • C# Dev Kit Previews .NET Aspire Orchestration

    Microsoft's dev team has been busy updating the C# Dev Kit, a Visual Studio Code extension that enhances the C# development experience by providing tools for managing, debugging, and editing C# projects.

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

Subscribe on YouTube

Upcoming Training Events