Poyry.INAT.ActionLog 2.5.2

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

// Install Poyry.INAT.ActionLog as a Cake Tool
#tool nuget:?package=Poyry.INAT.ActionLog&version=2.5.2

A simple library for in-memory recording of textual log information

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Poyry.INAT.ActionLog:

Package Downloads
Redbex.InstanceConfiguration

A full set of configuration settings needed to start up an instance of the Application Server

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.2 1,237 2/2/2018
2.5.1 957 1/31/2018
2.4.17 1,317 12/29/2017
2.4.16 908 12/28/2017
2.4.15 850 10/27/2017
2.4.14 836 10/27/2017
2.4.13 836 10/27/2017
2.4.12 943 10/25/2017
2.4.11 968 10/25/2017
2.4.10 949 10/25/2017
2.4.9 840 10/5/2017
2.4.8 1,019 10/5/2017
2.4.7 840 10/2/2017
2.4.6 935 10/2/2017
2.4.5 827 9/29/2017
2.4.4 835 9/29/2017
2.4.3 856 9/27/2017
2.4.2 945 9/27/2017
2.4.1 856 9/23/2017
2.4.0 995 9/23/2017

Added [DataContract] Attribute to ActionLog class