Microsoft.WindowsAppSDK.DWrite 1.0.0-experimental1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.WindowsAppSDK.DWrite.
dotnet add package Microsoft.WindowsAppSDK.DWrite --version 1.0.0-experimental1
NuGet\Install-Package Microsoft.WindowsAppSDK.DWrite -Version 1.0.0-experimental1
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="Microsoft.WindowsAppSDK.DWrite" Version="1.0.0-experimental1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.WindowsAppSDK.DWrite --version 1.0.0-experimental1
#r "nuget: Microsoft.WindowsAppSDK.DWrite, 1.0.0-experimental1"
#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 Microsoft.WindowsAppSDK.DWrite as a Cake Addin
#addin nuget:?package=Microsoft.WindowsAppSDK.DWrite&version=1.0.0-experimental1&prerelease

// Install Microsoft.WindowsAppSDK.DWrite as a Cake Tool
#tool nuget:?package=Microsoft.WindowsAppSDK.DWrite&version=1.0.0-experimental1&prerelease

DWriteCore is an implementation of the Microsoft Windows DirectWrite API
       that has been decoupled from the Windows OS. DWriteCore provides services for applications
       to enumerate fonts and format and render text.

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

This package has no dependencies.

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.0-experimental1 22,242 8/9/2021

Preliminary release with an incomplete implementation of the DirectWrite API.