Metadata >> NuGet >> Ode.Net.Double

Ode.Net.Double

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 - Double Precision
PackageSize 641853
PackageHashAlgorithm SHA512
PackageHash glYUhTXH+CpV4/QFxhcwAGYYOW2cgYK6Rz8qJaGW7IjfJsHMSH0x8GJRCetAosxAdDDkFHY8ZEgelS9uTiswaA==
DownloadCount 000000
CreatedDate 2015-07-23T01:21:47

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.Double -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Ode.Net.Double -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.Double
Installing the package (HTTP Basic authentication):
Install-Package Ode.Net.Double -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Ode.Net.Double -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Ode.Net.Double

OpenWrap

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

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