FontsInstaller 1.3.0

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

// Install FontsInstaller as a Cake Tool
#tool nuget:?package=FontsInstaller&version=1.3.0

FontsInstaller is a .NET library that lets developers choose the fonts required by their applications then at runtime auto-checks and installs them if not available on any client machine.

Product Compatible and additional computed target framework versions.
.NET Framework net 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 (1)

Showing the top 1 NuGet packages that depend on FontsInstaller:

Package Downloads
WiLBiT

WiLBiT is a front-end framework used for C#.NET, VB.NET, (and maybe) C++.NET. Back-end code may apply. It is currently in early development, meaning features will be very few. It's only the beginning, however updates will be added frequently to this framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 1,945 5/29/2019
1.0.0 525 5/27/2019

FontsInstaller can now work with user controls in Design Mode.