Bezier 0.9.4
.NET Standard 1.0
dotnet add package Bezier --version 0.9.4
NuGet\Install-Package Bezier -Version 0.9.4
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="Bezier" Version="0.9.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bezier --version 0.9.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bezier, 0.9.4"
#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 Bezier as a Cake Addin
#addin nuget:?package=Bezier&version=0.9.4
// Install Bezier as a Cake Tool
#tool nuget:?package=Bezier&version=0.9.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library for performing Bezier curve computation for .NET Core.
Commonly Used Types:
- Bezier
- Arc
- Line
- Circle
- Slope
- Extrema
- BoundingBox
Target platforms:
- Desktop (Windows Forms, WPF, Avalonia)
- Unity Game Engine
- Xamarin
- ASP.NET Core
- Blazor (web front-end)
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- System.Numerics.Vectors (>= 4.1.1)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Numerics.Vectors (>= 4.1.1)
-
.NETStandard 2.0
- System.Numerics.Vectors (>= 4.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Bezier:
Package | Downloads |
---|---|
Font
A font library for .NET Core written in pure C#. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.9.4 | 5,666 | 11/1/2019 |
0.9.3.30 | 426 | 11/1/2019 |
0.9.3.29 | 965 | 9/1/2018 |
0.9.3.28 | 650 | 8/31/2018 |
0.9.3.27 | 685 | 8/30/2018 |
0.9.3.26 | 684 | 8/30/2018 |
0.9.3.25 | 636 | 8/29/2018 |
0.9.3.20 | 684 | 8/27/2018 |
0.9.3.19 | 672 | 8/27/2018 |
0.9.3.18 | 685 | 8/25/2018 |
0.9.3.17 | 715 | 8/21/2018 |
0.9.3.16 | 678 | 8/21/2018 |
0.9.3.15 | 704 | 8/21/2018 |
0.9.3.14 | 717 | 8/20/2018 |
0.9.3.13 | 697 | 8/20/2018 |
0.9.3.12 | 711 | 8/19/2018 |
0.9.3.11 | 709 | 8/18/2018 |
0.9.3.10 | 716 | 8/18/2018 |
0.9.3.9 | 725 | 8/18/2018 |
0.9.3.8 | 714 | 8/16/2018 |
0.9.3.7 | 730 | 8/15/2018 |
0.9.3.6 | 708 | 8/14/2018 |
0.9.3.5 | 36,456 | 8/12/2018 |
0.9.3.3 | 715 | 8/6/2018 |
0.9.3.2 | 702 | 7/24/2018 |
0.9.3.1 | 714 | 7/22/2018 |
0.9.3 | 750 | 7/21/2018 |
0.9.2 | 715 | 7/21/2018 |
0.9.1 | 714 | 7/21/2018 |
Fixes few bugs.