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.
<PackageVersion Include="Vector-2D" Version="1.1.0.88" />
                    
Directory.Packages.props
<PackageReference Include="Vector-2D" />
                    
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 Vector-2D --version 1.1.0.88
                    
#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.
#addin nuget:?package=Vector-2D&version=1.1.0.88
                    
Install Vector-2D as a Cake Addin
#tool nuget:?package=Vector-2D&version=1.1.0.88
                    
Install Vector-2D as a Cake Tool

Basic 2D vector implementation, provides an immutable Vector class and a set of utility methods.

Product 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.

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.

Version Downloads Last updated
1.1.0.88 3,121 1/24/2016
1.0.1.87 1,249 9/13/2015
1.0.1.86 1,114 9/13/2015
1.0.1.85 1,131 9/13/2015
1.0.1.84 1,115 9/13/2015
1.0.1.83 1,140 9/13/2015
1.0.1.79 1,102 9/13/2015
1.0.1 2,640 9/13/2015
1.0.0 1,136 9/13/2015