Yalla.Core 0.3.0-pre

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

// Install Yalla.Core as a Cake Tool
#tool nuget:?package=Yalla.Core&version=0.3.0-pre&prerelease

YALLA.NET is Yet Another Logging Library Abstraction for .NET. This is the YALLA.NET Core.

     Supported Platforms:

     * .NET Framework 4
     * Silverlight 5
     * Windows 8
     * Windows Phone 8.1
     * Windows Phone Silverlight 8
     * Xamarin.Android
     * Xamarin.iOS
     * Xamarin.OSX
     * Portable Class Libraries

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

  • Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

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

    • No dependencies.

NuGet packages (1)

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

Package Downloads
Yalla

YALLA.NET is Yet Another Logging Library Abstraction for .NET. Supported Platforms: * .NET Framework 4 * Silverlight 5 * Windows 8 * Windows Phone 8.1 * Windows Phone Silverlight 8 * Xamarin.Android * Xamarin.iOS * Xamarin.OSX * Portable Class Libraries

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.0-pre 1,605 11/30/2015
0.2.0-pre 1,355 11/29/2015
0.1.3-pre 1,727 11/28/2015
0.1.2-pre 1,669 11/28/2015
0.1.1-pre 1,448 11/28/2015

[BREAKING] Reordered parameters to match NLog 4.0
Added COM visibility
Consolidated documentation