Poly2Tri 1.0.1

dotnet add package Poly2Tri --version 1.0.1
                    
NuGet\Install-Package Poly2Tri -Version 1.0.1
                    
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="Poly2Tri" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Poly2Tri" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Poly2Tri" />
                    
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 Poly2Tri --version 1.0.1
                    
#r "nuget: Poly2Tri, 1.0.1"
                    
#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=Poly2Tri&version=1.0.1
                    
Install Poly2Tri as a Cake Addin
#tool nuget:?package=Poly2Tri&version=1.0.1
                    
Install Poly2Tri as a Cake Tool

A 2D constrained Delaunay triangulation library

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Poly2Tri:

Package Downloads
Myre.Graphics.Pipeline

Content pipeline extensions for Myre.Graphics

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Poly2Tri:

Repository Stars
LogicAndTrick/sledge
An open source alternative to Valve's Hammer Editor for the Goldsource engine. (No longer in development)
Version Downloads Last updated
1.0.1 32,933 2/4/2015
1.0.0 4,262 2/4/2015