Metadata >> NuGet >> ManiaNet.DedicatedServer

ManiaNet.DedicatedServer

Metadata

Authors Banane9
Copyrights Banane9
Description This library contains all the required MethodCalls and Structs for interfacing with ManiaPlanet Dedicated Servers using the XmlRpc library.
IconUrl http://maniadotnet.github.io/DedicatedServer/favicon.ico
Language en
LicenseUrl https://github.com/ManiaDotNet/DedicatedServer/blob/master/LICENSE.md
Owners Banane9
ProjectUrl https://github.com/ManiaDotNet/DedicatedServer
ReleaseNotes Now works with Unicode characters.
RequireLicenseAcceptance False
Summary Library to interface with the ManiaPlanet Dedicated Server.
Tags trackmania, maniaplanet, xmlrpc, dedicated server, manianet, maniadotnet
Dependencies XmlRpc:2.0:net45
Title ManiaNet Dedicated Server
PackageSize 518019
PackageHashAlgorithm SHA512
PackageHash eLu5E8SwH76ifj4IjwrcMuaj5HoWIfx9jqfmZBojR/VqGfInczTpg6Y76enJNXeSIq6TWxcxUbIxmvFHNFBrrg==
DownloadCount 000000
CreatedDate 2014-09-14T15:26:11

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

OpenWrap

Installing the package:
o add-wrap ManiaNet.DedicatedServer
Uninstalling the package:
o remove-wrap ManiaNet.DedicatedServer

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
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0