Metadata >> NuGet >> Ode.Net.Single

Ode.Net.Single

Metadata

Authors Gonçalo Lopes
Copyrights Gonçalo Lopes © 2014
Description A .NET interface for the popular ODE physics engine.
LicenseUrl https://bitbucket.org/horizongir/ode.net/raw/34365190e26179538165489f43adf36289daff06/COPYING
Owners Gonçalo Lopes
ProjectUrl http://bitbucket.org/horizongir/ode.net
RequireLicenseAcceptance False
Tags ODE Open Dynamics Engine Physics Wrapper
Title ODE.NET - Single Precision
PackageSize 647512
PackageHashAlgorithm SHA512
PackageHash Ckp5Q7FEFAHMUS+XW6idoklL3996LvCbLaZMZxHp+L3zkyhsNbUeqJHDyyxmBlCmb4nSNasMotrmmgwwIW2j1A==
DownloadCount 000000
CreatedDate 2015-07-23T01:22:52

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Ode.Net.Single -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Ode.Net.Single -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Ode.Net.Single
Installing the package (HTTP Basic authentication):
Install-Package Ode.Net.Single -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Ode.Net.Single -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Ode.Net.Single

OpenWrap

Installing the package:
o add-wrap Ode.Net.Single
Uninstalling the package:
o remove-wrap Ode.Net.Single

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.1.1
0.1.0