Footloose.Xmpp
2.0.0
See the version list below for details.
dotnet add package Footloose.Xmpp --version 2.0.0
NuGet\Install-Package Footloose.Xmpp -Version 2.0.0
<PackageReference Include="Footloose.Xmpp" Version="2.0.0" />
paket add Footloose.Xmpp --version 2.0.0
#r "nuget: Footloose.Xmpp, 2.0.0"
// Install Footloose.Xmpp as a Cake Addin #addin nuget:?package=Footloose.Xmpp&version=2.0.0 // Install Footloose.Xmpp as a Cake Tool #tool nuget:?package=Footloose.Xmpp&version=2.0.0
Footloose is a fast and scalable asynchronous distributed computing and service library that was designed to be fast, secure, simple to use, unobtrusive and without the need of client side code generation or proxy classes.
It was developed to connect or build distributed applications on the .NET/Mono platform with enterprise features like load-balancing, clustering, encryption, service discovery and single-sign on.
FEATURES
- easy to use, only a few lines of code to start with Footloose
- Unobtrusive, no Attributes like [OperationContract] and no base class required
- No Code-Gen / Client Proxy Classes - keep your code clean
- several TransportChannels: XMPP, IPC, AMQP
- Security, Encryption and Compression (depends on Transport Channel)
- Endpoint Capabilities and Service Discovery
- Sharing Presence Information (Online, Offline, temp. unavailable, etc. incl. priority and reason)
- Single-SignOn
- bi-directional communication, no polling
- Model driven - use your strongly-typed DTOs/POCOs
LICENSE
In order to use Footloose you need a valid license. You can request a free trial license
at http://www.footloose-project.de/request-trial-license/
FURTHER INFORMATION
The latest release and documentation can be found on
the Footloose project website:
http://www.footloose-project.de/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Footloose (= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0-beta4 | 1,207 | 1/10/2013 |
3.0.0-beta3 | 1,039 | 1/10/2013 |
3.0.0-beta2 | 1,023 | 1/10/2013 |
3.0.0-beta1 | 1,158 | 12/19/2012 |
3.0.0-alpha4 | 1,066 | 12/14/2012 |
3.0.0-alpha3 | 1,161 | 12/11/2012 |
3.0.0-alpha2 | 1,313 | 11/29/2012 |
3.0.0-alpha1 | 1,288 | 11/28/2012 |
2.1.0-alpha1 | 1,324 | 11/22/2012 |
2.0.0 | 2,158 | 11/17/2012 |
2.0.0-rc1 | 1,268 | 11/15/2012 |
2.0.0-beta2 | 1,244 | 11/14/2012 |
2.0.0-beta1 | 1,203 | 10/26/2012 |
2.0.0-alpha3 | 1,175 | 10/20/2012 |
2.0.0-alpha2 | 1,144 | 10/5/2012 |
2.0.0-alpha1 | 1,161 | 10/5/2012 |
1.0.0 | 1,479 | 8/7/2012 |