Portable.Syslog.Core 0.4.0-alpha

This is a prerelease version of Portable.Syslog.Core.
dotnet add package Portable.Syslog.Core --version 0.4.0-alpha
NuGet\Install-Package Portable.Syslog.Core -Version 0.4.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.Core" Version="0.4.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Portable.Syslog.Core --version 0.4.0-alpha
#r "nuget: Portable.Syslog.Core, 0.4.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.Core as a Cake Addin
#addin nuget:?package=Portable.Syslog.Core&version=0.4.0-alpha&prerelease

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

Portable syslog Core.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0 Client

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Portable.Syslog.Core:

Package Downloads
Portable.Syslog

Portable syslog client. Platforms: * .NET Framework 4.5 * Windows Store * Windows Phone Silverlight 8 * 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)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.0-alpha 1,391 12/4/2015
0.3.0-alpha 1,078 12/3/2015

Improved APIs
Improved documentation