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,235 2/2/2018
2.5.1 955 1/31/2018
2.4.17 1,315 12/29/2017
2.4.16 906 12/28/2017
2.4.15 848 10/27/2017
2.4.14 834 10/27/2017
2.4.13 834 10/27/2017
2.4.12 941 10/25/2017
2.4.11 966 10/25/2017
2.4.10 947 10/25/2017
2.4.9 838 10/5/2017
2.4.8 1,017 10/5/2017
2.4.7 838 10/2/2017
2.4.6 933 10/2/2017
2.4.5 825 9/29/2017
2.4.4 833 9/29/2017
2.4.3 854 9/27/2017
2.4.2 943 9/27/2017
2.4.1 854 9/23/2017
2.4.0 993 9/23/2017

Added [DataContract] Attribute to ActionLog class