Metadata >> NuGet >> Lidgren.Network >> 1.0

1.0

Metadata

Authors Michael Lidgren,Alexander Logger
Copyrights Michael Lidgren
Description Lidgren.Network is a networking library for .net framework which uses a single udp socket to deliver a simple API for connecting a client to a server, reading and sending messages. This is the third version of the library.
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners Michael Lidgren
ProjectUrl https://github.com/Taggersoft/Lidgren.Network
ReleaseNotes Unofficial release.
RequireLicenseAcceptance True
Summary Fast and reliable networking over UDP.
Tags lidgren network udp ip
Title Lidgren.Network
PackageSize 743191
PackageHashAlgorithm SHA512
PackageHash 0BLQ83KrOlbXqVFeczwaOeQMsw2ch4TP2pYPqJSsvPWOj1I75n+R0d0tWvYXTarj21LS7J9I7dyVPqYo49IJdQ==
DownloadCount 000000
CreatedDate 2012-10-22T17:37:11

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Lidgren.Network -Version 1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Lidgren.Network -Version 1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Lidgren.Network 1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Lidgren.Network -Version 1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Lidgren.Network -Version 1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Lidgren.Network -Version 1.0
Uninstalling the package:
o remove-wrap Lidgren.Network

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries