FSketch.Drawing 0.0.8-beta

This is a prerelease version of FSketch.Drawing.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package FSketch.Drawing --version 0.0.8-beta
                    
NuGet\Install-Package FSketch.Drawing -Version 0.0.8-beta
                    
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="FSketch.Drawing" Version="0.0.8-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSketch.Drawing" Version="0.0.8-beta" />
                    
Directory.Packages.props
<PackageReference Include="FSketch.Drawing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FSketch.Drawing --version 0.0.8-beta
                    
#r "nuget: FSketch.Drawing, 0.0.8-beta"
                    
#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.
#addin nuget:?package=FSketch.Drawing&version=0.0.8-beta&prerelease
                    
Install FSketch.Drawing as a Cake Addin
#tool nuget:?package=FSketch.Drawing&version=0.0.8-beta&prerelease
                    
Install FSketch.Drawing as a Cake Tool

Yet another drawing DSL in F#

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FSketch.Drawing:

Package Downloads
FSketch.Svg

Yet another drawing DSL in F#

FSketch.Winforms

Yet another drawing DSL in F#

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.9-beta 971 7/3/2017
0.0.8-beta 846 6/19/2017
0.0.7-beta 867 6/16/2017
0.0.6-beta 831 6/12/2017
0.0.5-beta 877 6/10/2017
0.0.4-beta 860 5/27/2017
0.0.3-beta 856 3/29/2017
0.0.1-beta 906 3/1/2017

Svg parsing improvements