Portable.Syslog 0.3.0-alpha

This is a prerelease version of Portable.Syslog.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Portable.Syslog --version 0.3.0-alpha
NuGet\Install-Package Portable.Syslog -Version 0.3.0-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Portable.Syslog" Version="0.3.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Portable.Syslog --version 0.3.0-alpha
#r "nuget: Portable.Syslog, 0.3.0-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Portable.Syslog as a Cake Addin
#addin nuget:?package=Portable.Syslog&version=0.3.0-alpha&prerelease

// Install Portable.Syslog as a Cake Tool
#tool nuget:?package=Portable.Syslog&version=0.3.0-alpha&prerelease

Portable syslog client.


Platforms:

* .NET Framework 4.5
* Windows Store
* Windows Phone 8 Silverlight
* Windows Phone 8.1
* Xamarin.Android
* Xamarin.iOS
* Xamarin.Mac
* Portable Class Libraries


Serializers:

* RFC 3164
* RFC 5424
* Local (Linux/BSD/OSX)


Transports:

* UDP
* TCP
* Secure TCP (TLS/SSL)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
0.4.0-alpha 1,257 12/4/2015
0.3.0-alpha 1,637 12/3/2015

Initial release