GeomSharp 1.0.21

Suggested Alternatives

GeomPP

Additional Details

This library had several inefficiencies in its algorithms, and it lacked several functionalities, that I have implemented in GeomPP. Aside from being faster and more complete, GeomPP has also been more thoroughly tested and validated using AI - which makes it safer too.

dotnet add package GeomSharp --version 1.0.21
                    
NuGet\Install-Package GeomSharp -Version 1.0.21
                    
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="GeomSharp" Version="1.0.21" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GeomSharp" Version="1.0.21" />
                    
Directory.Packages.props
<PackageReference Include="GeomSharp" />
                    
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 GeomSharp --version 1.0.21
                    
#r "nuget: GeomSharp, 1.0.21"
                    
#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.
#:package GeomSharp@1.0.21
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GeomSharp&version=1.0.21
                    
Install as a Cake Addin
#tool nuget:?package=GeomSharp&version=1.0.21
                    
Install as a Cake Tool

Core utility functions for web applications

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.

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
1.0.21 4,642 4/8/2024 1.0.21 is deprecated because it is no longer maintained.
1.0.20 446 10/27/2023 1.0.20 is deprecated because it is no longer maintained.
1.0.19 347 10/19/2023 1.0.19 is deprecated because it is no longer maintained.
1.0.18 1,375 8/25/2023 1.0.18 is deprecated because it is no longer maintained.
1.0.17 523 5/25/2023 1.0.17 is deprecated because it is no longer maintained.
1.0.16 348 5/25/2023 1.0.16 is deprecated because it is no longer maintained.
1.0.15 382 5/23/2023 1.0.15 is deprecated because it is no longer maintained.
1.0.14 375 5/11/2023 1.0.14 is deprecated because it is no longer maintained.
1.0.13 412 5/4/2023 1.0.13 is deprecated because it is no longer maintained.
1.0.12 392 5/4/2023 1.0.12 is deprecated because it is no longer maintained.
1.0.11 376 5/4/2023 1.0.11 is deprecated because it is no longer maintained.
1.0.10 427 4/26/2023 1.0.10 is deprecated because it is no longer maintained.
1.0.9 482 2/17/2023 1.0.9 is deprecated because it is no longer maintained.
1.0.8 500 2/17/2023 1.0.8 is deprecated because it is no longer maintained.
1.0.7 841 12/4/2022 1.0.7 is deprecated because it is no longer maintained.
1.0.6 527 12/2/2022 1.0.6 is deprecated because it is no longer maintained.
1.0.5 606 11/25/2022 1.0.5 is deprecated because it is no longer maintained.
1.0.4 1,330 11/23/2022 1.0.4 is deprecated because it is no longer maintained.
1.0.3 1,302 11/16/2022 1.0.3 is deprecated because it is no longer maintained.
1.0.2-b54ce3d 1,214 11/14/2022 1.0.2-b54ce3d is deprecated because it is no longer maintained.
Loading failed

- bugfix: Polyline2D, 3D LocationPct()