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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Portable syslog Core.
Product | Versions 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)
- Portable.Syslog.Text (>= 0.3.1-alpha)
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,438 | 12/4/2015 |
0.3.0-alpha | 1,097 | 12/3/2015 |
Improved APIs
Improved documentation