Robmikh.CompositionSurfaceFactory 0.8.1-prerelease

This is a prerelease version of Robmikh.CompositionSurfaceFactory.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

dotnet add package Robmikh.CompositionSurfaceFactory --version 0.8.1-prerelease
NuGet\Install-Package Robmikh.CompositionSurfaceFactory -Version 0.8.1-prerelease
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="Robmikh.CompositionSurfaceFactory" Version="0.8.1-prerelease" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Robmikh.CompositionSurfaceFactory --version 0.8.1-prerelease
#r "nuget: Robmikh.CompositionSurfaceFactory, 0.8.1-prerelease"
#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 Robmikh.CompositionSurfaceFactory as a Cake Addin
#addin nuget:?package=Robmikh.CompositionSurfaceFactory&version=0.8.1-prerelease&prerelease

// Install Robmikh.CompositionSurfaceFactory as a Cake Tool
#tool nuget:?package=Robmikh.CompositionSurfaceFactory&version=0.8.1-prerelease&prerelease

CompositionSurfaceFactory is a surface factory intended for use with the Windows.UI.Composition API based on Win2D and written with C++/WinRT. Automatic image loading and text.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Robmikh.CompositionSurfaceFactory:

Package Downloads
YunFan.Gallery.Controls

YunFan.Gallery.Controls is a library contains many useful controls.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.3 1,483 11/24/2019
0.8.2 909 6/23/2019
0.8.1-prerelease 692 2/5/2019
0.8.0-prerelease 581 2/4/2019
0.7.3 420,901 9/28/2017
0.7.2 2,676 7/25/2017
0.7.1 151,031 2/9/2017
0.7.0-alpha 2,744 12/3/2016
0.6.0-alpha 7,298 9/21/2016

Release notes:
Version 0.8.1-prerelease:
* Switch release mechanism (no code change)

Version 0.8.0-prerelease:
* Port to C++/WinRT