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,242 2/2/2018
2.5.1 959 1/31/2018
2.4.17 1,320 12/29/2017
2.4.16 909 12/28/2017
2.4.15 852 10/27/2017
2.4.14 837 10/27/2017
2.4.13 837 10/27/2017
2.4.12 944 10/25/2017
2.4.11 970 10/25/2017
2.4.10 950 10/25/2017
2.4.9 841 10/5/2017
2.4.8 1,021 10/5/2017
2.4.7 841 10/2/2017
2.4.6 936 10/2/2017
2.4.5 829 9/29/2017
2.4.4 836 9/29/2017
2.4.3 857 9/27/2017
2.4.2 946 9/27/2017
2.4.1 857 9/23/2017
2.4.0 997 9/23/2017

Added [DataContract] Attribute to ActionLog class