Metadata >> NuGet >> XMPP

XMPP

Metadata

Authors Dieter Lunn,Paul Freund,Dmitry Chabanin
Copyrights Copyright 2015
Description C# XMPP Core and IM Implementation
LicenseUrl https://github.com/DmitryChabanin/xmpp/blob/master/lgpl-3.0.txt
Owners Dmitry Chabanin
ProjectUrl https://github.com/DmitryChabanin/xmpp
ReleaseNotes Refactoring, Bug fixing
RequireLicenseAcceptance False
Tags XMPP BOSH
Title XMPP Library
PackageSize 613022
PackageHashAlgorithm SHA512
PackageHash N5yTIkULECZ7XAn7VeRhJnkHezo2AUSUo4/ibLntZWVjvCocxeaqsaZE+KpZ/Sb8DSA6aVwJzG+KLQPtA7elpQ==
DownloadCount 000000
CreatedDate 2015-09-27T21:50:00
Dependencies Microsoft.Net.Http:2.2.28

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

OpenWrap

Installing the package:
o add-wrap XMPP
Uninstalling the package:
o remove-wrap XMPP

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.7.0.20
0.7.0.19
0.7.0.18
0.7.0.16
0.7.0.15
0.7.0.14
0.7.0.13
0.7.0.12
0.7.0.11
0.7.0.10
0.7.0.9
0.7.0.8
0.7.0.7
0.7.0.6
0.7.0.5
0.7.0.4
0.7.0.3
0.7.0.2
0.7.0.1
0.7.0.0