Robmikh.CompositionSurfaceFactory
                             
                            
                                0.8.3
                            
                        
                    Requires NuGet 2.5 or higher.
dotnet add package Robmikh.CompositionSurfaceFactory --version 0.8.3
NuGet\Install-Package Robmikh.CompositionSurfaceFactory -Version 0.8.3
<PackageReference Include="Robmikh.CompositionSurfaceFactory" Version="0.8.3" />
<PackageVersion Include="Robmikh.CompositionSurfaceFactory" Version="0.8.3" />
<PackageReference Include="Robmikh.CompositionSurfaceFactory" />
paket add Robmikh.CompositionSurfaceFactory --version 0.8.3
#r "nuget: Robmikh.CompositionSurfaceFactory, 0.8.3"
#:package Robmikh.CompositionSurfaceFactory@0.8.3
#addin nuget:?package=Robmikh.CompositionSurfaceFactory&version=0.8.3
#tool nuget:?package=Robmikh.CompositionSurfaceFactory&version=0.8.3
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 | Versions Compatible and additional computed target framework versions. | 
|---|---|
| native | native is compatible. | 
| Universal Windows Platform | uap was computed. uap10.0 is compatible. | 
- 
                                                - Win2D.uwp (>= 1.24.0)
 
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,942 | 11/24/2019 | 
| 0.8.2 | 1,167 | 6/23/2019 | 
| 0.8.1-prerelease | 890 | 2/5/2019 | 
| 0.8.0-prerelease | 770 | 2/4/2019 | 
| 0.7.3 | 445,747 | 9/28/2017 | 
| 0.7.2 | 3,153 | 7/25/2017 | 
| 0.7.1 | 154,764 | 2/9/2017 | 
| 0.7.0-alpha | 3,283 | 12/3/2016 | 
| 0.6.0-alpha | 7,792 | 9/21/2016 | 
Release notes:
Version 0.8.3:
* Add ARM64 support
Version 0.8.2:
* Minor fixes to C++/WinRT version
* First C++/WinRT-based release!
Version 0.8.1-prerelease:
* Switch release mechanism (no code change)
Version 0.8.0-prerelease:
* Port to C++/WinRT