ModelingEvolution.Drawing 0.0.3.7

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

// Install ModelingEvolution.Drawing as a Cake Tool
#tool nuget:?package=ModelingEvolution.Drawing&version=0.0.3.7

ModelingEvolution.Drawing

This library contains generic math for 2D drawing:

Math & geometry types

  • Vector<T>
  • Point<T> (Cartesian)
  • PolarPoint<T>
  • Rectangle<T>
  • Matrix<T>
  • Size<T>
  • Radian<T>
  • Degree<T>
  • BezierCurve<T>
  • PolygonalCurve<T>
  • Thickness<T>

Equestions

  • LinearEquastion
  • CircleEquastion
  • CubicEquation
  • QuadraticEquation

Colors

  • Color

Others

  • TimeSpanF (time is seconds using float)
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (2)

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

Package Downloads
ModelingEvolution.Controls.Blazor.ResizableControl

Resizable

ModelingEvolution.Controls.Blazor.SvgCanvasControl

SvgCanvasControl

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.25.22 75 5/7/2024
1.0.23.22 72 5/7/2024
1.0.22.22 71 5/7/2024
1.0.21.21 67 5/7/2024
1.0.20.21 85 4/17/2024
1.0.19.18 92 2/26/2024
1.0.18.18 101 2/26/2024
1.0.17.17 79 2/26/2024
1.0.16.17 86 2/26/2024
1.0.15.15 84 2/15/2024
1.0.14.14 81 2/14/2024
1.0.13.13 89 2/12/2024
1.0.10.13 87 2/7/2024
1.0.6.12 88 2/6/2024
1.0.5.9 78 2/5/2024
1.0.0 78 2/5/2024
0.0.3.7 76 2/5/2024