Ubiety.Xmpp.Core Save

XMPP library for .NET Core

Project README

Ubiety XMPP Core

Logo of the project

Your XMPP choice for .NET Core

Branch Quality Travis CI Appveyor Coverage
Master CodeFactor Build Status Build status Coverage Status
Develop CodeFactor Build Status Build status Coverage Status

XMPP is not dying and this library will help keep it alive. You can use this to develop a client for this popular messaging protocol and soon it will support small server instances.

Installing / Getting started

Ubiety XMPP Core is available from NuGet

dotnet package install Ubiety.Xmpp.Core

You can also use your favorite NuGet client.

Developing

Here's a brief intro about what a developer must do in order to start developing the project further:

git clone https://github.com/ubiety/Ubiety.Xmpp.Core.git
cd Ubiety.Xmpp.Core
dotnet restore

Clone the repository and then restore the development requirements. You can use any editor, Rider, VS Code or VS 2017. The library supports all .NET Core platforms.

Building

Building is simple

dotnet build

Deploying / Publishing

git pull
versionize
dotnet pack
dotnet nuget push
git push

Contributing

When you publish something open source, one of the greatest motivations is that anyone can just jump in and start contributing to your project.

These paragraphs are meant to welcome those kind souls to feel that they are needed. You should state something like:

"If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome."

If there's anything else the developer needs to know (e.g. the code style guide), you should link it here. If there's a lot of things to take into consideration, it is common to separate this section to its own file called CONTRIBUTING.md (or similar). If so, you should say that it exists here.

Sponsors

Gold Sponsors

Gold Sponsors

Silver Sponsors

Silver Sponsors

Bronze Sponsors

Bronze Sponsors

Licensing

The code in this project is licensed under the Apache License version 2.

Open Source Agenda is not affiliated with "Ubiety.Xmpp.Core" Project. README Source: ubiety/Ubiety.Xmpp.Core
Stars
34
Open Issues
5
Last Commit
3 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating