LemonLib 1.0.4

dotnet add package LemonLib --version 1.0.4
NuGet\Install-Package LemonLib -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LemonLib" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LemonLib --version 1.0.4
#r "nuget: LemonLib, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LemonLib as a Cake Addin
#addin nuget:?package=LemonLib&version=1.0.4

// Install LemonLib as a Cake Tool
#tool nuget:?package=LemonLib&version=1.0.4

A powerfull library for Universal Windows Platform (UWP)

Product Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 1,403 7/28/2016
1.0.3 1,224 7/23/2016
1.0.2 983 7/23/2016

Namespaces added:
Helpers - Provides helpers for common UWP tasks such as UI, colors and background tasks
Storage - Provides classes for storage tasks such as local storage and OneDrive
Devices - Provides classes for devices manipulation
Devices.Bluetooth - Provides classes to manipulate bluetooth devices
Util - Provides utility classes for UWP apps such as ClipBoard
Documents - Provides classes to manipulate documents such as PDF
Extensions - Provides extensions other UWP classes and controls such as richeditbox and color
Web - Classes to simplify web content manipulation such as restful access and downloader/uploader