FSketch 0.0.6-beta

This is a prerelease version of FSketch.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package FSketch --version 0.0.6-beta
NuGet\Install-Package FSketch -Version 0.0.6-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" Version="0.0.6-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSketch --version 0.0.6-beta
#r "nuget: FSketch, 0.0.6-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.
// Install FSketch as a Cake Addin
#addin nuget:?package=FSketch&version=0.0.6-beta&prerelease

// Install FSketch as a Cake Tool
#tool nuget:?package=FSketch&version=0.0.6-beta&prerelease

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 (4)

Showing the top 4 NuGet packages that depend on FSketch:

Package Downloads
FSketch.Drawing

Yet another drawing DSL in F#

FSketch.Behaviours

Yet another drawing DSL in F#

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 949 7/3/2017
0.0.8-beta 895 6/19/2017
0.0.7-beta 864 6/16/2017
0.0.6-beta 861 6/12/2017
0.0.5-beta 897 6/10/2017
0.0.4-beta 903 5/27/2017
0.0.3-beta 898 3/29/2017
0.0.1-beta 859 3/1/2017

Svg parsing improvements