CodeChops.Geometry
2.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CodeChops.Geometry --version 2.1.0
NuGet\Install-Package CodeChops.Geometry -Version 2.1.0
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="CodeChops.Geometry" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeChops.Geometry" Version="2.1.0" />
<PackageReference Include="CodeChops.Geometry" />
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 CodeChops.Geometry --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeChops.Geometry, 2.1.0"
#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=CodeChops.Geometry&version=2.1.0
#tool nuget:?package=CodeChops.Geometry&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contains objects and helpers to help the calculation of objects in space and time: -Point with a generic integral value; -Size with a generic intergral value; -Directions: strict and free; -Movements: deterministic (dynamic and static) and non-deterministic (free); -Timing: stopwatch scope;
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Architect.AmbientContexts (>= 1.1.1)
- CodeChops.GenericMath (>= 1.3.0)
- CodeChops.MagicEnums (>= 1.1.1)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- System.Collections.Immutable (>= 6.0.0)
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 |
---|---|---|
4.10.1 | 130 | 11/19/2024 |
4.10.0 | 361 | 3/20/2023 |
4.9.0 | 376 | 1/27/2023 |
4.8.0 | 348 | 1/22/2023 |
4.6.1 | 392 | 1/21/2023 |
4.6.0 | 391 | 1/21/2023 |
4.5.2 | 391 | 1/20/2023 |
4.5.1 | 379 | 1/18/2023 |
4.5.0 | 356 | 1/18/2023 |
4.4.1 | 358 | 1/18/2023 |
4.4.0 | 367 | 1/18/2023 |
4.3.2 | 367 | 1/16/2023 |
4.3.1 | 374 | 1/15/2023 |
4.3.0 | 403 | 1/11/2023 |
4.2.0 | 378 | 1/10/2023 |
4.1.1 | 394 | 1/6/2023 |
4.0.0 | 600 | 1/3/2023 |
2.4.4 | 516 | 7/11/2022 |
2.4.3 | 474 | 7/10/2022 |
2.4.2 | 488 | 7/10/2022 |
2.4.1 | 505 | 7/10/2022 |
2.4.0 | 534 | 6/23/2022 |
2.3.8 | 507 | 6/23/2022 |
2.3.7 | 506 | 6/21/2022 |
2.3.6 | 496 | 6/12/2022 |
2.3.5 | 522 | 4/19/2022 |
2.3.4 | 495 | 4/19/2022 |
2.3.3 | 513 | 4/6/2022 |
2.3.2 | 539 | 4/6/2022 |
2.3.1 | 512 | 4/6/2022 |
2.2.2 | 529 | 3/23/2022 |
2.2.1 | 501 | 3/22/2022 |
2.2.0 | 512 | 3/22/2022 |
2.1.1 | 513 | 3/22/2022 |
2.1.0 | 525 | 3/17/2022 |
2.0.1 | 538 | 3/7/2022 |
Fixed markup and updated magic enum package