portable library

About this tag
The portable library tag on WindowsForum.com covers discussions about creating and using portable class libraries in C#. A featured thread demonstrates building a portable library to interface with the Smappee API for home energy monitoring, targeting .NET 4.5, WP8.1, and Win8. This tag is relevant for developers working on cross-platform .NET solutions, API integration, and IoT projects involving energy tracking. Content focuses on practical coding examples, library design, and real-world applications of portable libraries in Windows development environments.
  1. News

    Creating a C# Portable Library to Interface with Smappee API for Home Energy Monitoring

    Today's project is from Tim Dams, on a device that I'd not seen before, but now that I've seen how Tim is using it and that I can C# it, well... :) A C# Portable Class Library to talk with Smappee API I wrote a small C# portable class library (.NET4.5/WP8.1/Win8) that allow users to talk with...
Back
Top