Vector-2D
1.1.0.88
dotnet add package Vector-2D --version 1.1.0.88
NuGet\Install-Package Vector-2D -Version 1.1.0.88
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="Vector-2D" Version="1.1.0.88" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vector-2D --version 1.1.0.88
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Vector-2D, 1.1.0.88"
#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 Vector-2D as a Cake Addin #addin nuget:?package=Vector-2D&version=1.1.0.88 // Install Vector-2D as a Cake Tool #tool nuget:?package=Vector-2D&version=1.1.0.88
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Basic 2D vector implementation, provides an immutable Vector class and a set of utility methods.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- NUnit (>= 2.6.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Vector-2D:
Package | Downloads |
---|---|
PPBasics
Provides basic systems and components for the primal framework. |
|
PPMonoGraphics
Provides classes to use Monogame graphics with the primal framework. |
|
Faucet-Core
Particle system for C#. |
GitHub repositories
This package is not used by any popular GitHub repositories.