CodeChops.Geometry
2.2.2
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.2.2
NuGet\Install-Package CodeChops.Geometry -Version 2.2.2
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.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeChops.Geometry --version 2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeChops.Geometry, 2.2.2"
#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 CodeChops.Geometry as a Cake Addin #addin nuget:?package=CodeChops.Geometry&version=2.2.2 // Install CodeChops.Geometry as a Cake Tool #tool nuget:?package=CodeChops.Geometry&version=2.2.2
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. |
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.0 | 303 | 3/20/2023 |
4.9.0 | 341 | 1/27/2023 |
4.8.0 | 312 | 1/22/2023 |
4.6.1 | 354 | 1/21/2023 |
4.6.0 | 357 | 1/21/2023 |
4.5.2 | 354 | 1/20/2023 |
4.5.1 | 340 | 1/18/2023 |
4.5.0 | 322 | 1/18/2023 |
4.4.1 | 324 | 1/18/2023 |
4.4.0 | 332 | 1/18/2023 |
4.3.2 | 331 | 1/16/2023 |
4.3.1 | 340 | 1/15/2023 |
4.3.0 | 367 | 1/11/2023 |
4.2.0 | 342 | 1/10/2023 |
4.1.1 | 354 | 1/6/2023 |
4.0.0 | 562 | 1/3/2023 |
2.4.4 | 472 | 7/11/2022 |
2.4.3 | 430 | 7/10/2022 |
2.4.2 | 444 | 7/10/2022 |
2.4.1 | 461 | 7/10/2022 |
2.4.0 | 482 | 6/23/2022 |
2.3.8 | 463 | 6/23/2022 |
2.3.7 | 463 | 6/21/2022 |
2.3.6 | 450 | 6/12/2022 |
2.3.5 | 474 | 4/19/2022 |
2.3.4 | 447 | 4/19/2022 |
2.3.3 | 462 | 4/6/2022 |
2.3.2 | 489 | 4/6/2022 |
2.3.1 | 464 | 4/6/2022 |
2.2.2 | 479 | 3/23/2022 |
2.2.1 | 451 | 3/22/2022 |
2.2.0 | 461 | 3/22/2022 |
2.1.1 | 460 | 3/22/2022 |
2.1.0 | 475 | 3/17/2022 |
2.0.1 | 487 | 3/7/2022 |
Fix directions's TNumber