NetCoreEx.Geometry
3.0.0
Extended collection of packages that provide common structures, extensions, and helpers that can be used across many libraries, and applications.
Install-Package NetCoreEx.Geometry -Version 3.0.0
dotnet add package NetCoreEx.Geometry --version 3.0.0
<PackageReference Include="NetCoreEx.Geometry" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetCoreEx.Geometry --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NetCoreEx.Geometry, 3.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NetCoreEx.Geometry:
Package | Downloads |
---|---|
WinApi
A simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NetCoreEx.Geometry:
Repository | Stars |
---|---|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station (c# .net)
|
|
prasannavl/WinApi
A simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop
|