QuickVectors.Export.FSharp
0.3.0
dotnet add package QuickVectors.Export.FSharp --version 0.3.0
NuGet\Install-Package QuickVectors.Export.FSharp -Version 0.3.0
<PackageReference Include="QuickVectors.Export.FSharp" Version="0.3.0" />
<PackageVersion Include="QuickVectors.Export.FSharp" Version="0.3.0" />
<PackageReference Include="QuickVectors.Export.FSharp" />
paket add QuickVectors.Export.FSharp --version 0.3.0
#r "nuget: QuickVectors.Export.FSharp, 0.3.0"
#:package QuickVectors.Export.FSharp@0.3.0
#addin nuget:?package=QuickVectors.Export.FSharp&version=0.3.0
#tool nuget:?package=QuickVectors.Export.FSharp&version=0.3.0
QuickVectors.Export.FSharp
Contents
You can visit the QuickVectors.FSharp GitHub repository to report issues, ask questions, or make suggestions. You can also read about the changes across different versions in the release notes there.
Overview
This QuickVectors.Export.FSharp package contains the QuickVectors.Export.Svg.FSharp namespace
which provides some types and their related functions.
This package can be used to export designs generated by the QuickVectors.Patterns.FSharp package to an SVG file.
Please see the documentation for the QuickVectors.FSharp project at the QuickVectors.FSharp GitHub repository for more information.
Dependencies
This package is dependent upon:
FSharp.Core(which you will be using anyway);QuickVectors.Core.FSharp(for various shared types and functionalities).QuickVectors.Elements.FSharp(for various shared types and functionalities).
Notes:
- The QuickVectors.FSharp packages mentioned above will normally be automatically installed when you install this package so you normally don't need to manually install them yourself.
Usage
The types and functions in this package have been designed to be used only with F#.
However, they may also be usable with C# but this has not been tested, so use them with C# at your own risk.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- FSharp.Core (>= 10.1.204)
- QuickVectors.Core.FSharp (>= 0.3.0)
- QuickVectors.Elements.FSharp (>= 0.3.0)
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 |
|---|---|---|
| 0.3.0 | 106 | 8/20/2026 |
See the Project URL repo for the release notes.