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.
<PackageVersion Include="Poyry.INAT.ActionLog" Version="2.5.2" />
                    
Directory.Packages.props
<PackageReference Include="Poyry.INAT.ActionLog" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package Poyry.INAT.ActionLog@2.5.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Poyry.INAT.ActionLog&version=2.5.2
                    
Install as a Cake Addin
#tool nuget:?package=Poyry.INAT.ActionLog&version=2.5.2
                    
Install as a Cake Tool

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,648 2/2/2018
2.5.1 1,335 1/31/2018
2.4.17 1,730 12/29/2017
2.4.16 1,295 12/28/2017
2.4.15 1,117 10/27/2017
2.4.14 1,102 10/27/2017
2.4.13 1,101 10/27/2017
2.4.12 1,334 10/25/2017
2.4.11 1,355 10/25/2017
2.4.10 1,338 10/25/2017
2.4.9 1,110 10/5/2017
2.4.8 1,523 10/5/2017
2.4.7 1,105 10/2/2017
2.4.6 1,328 10/2/2017
2.4.5 1,100 9/29/2017
2.4.4 1,109 9/29/2017
2.4.3 1,116 9/27/2017
2.4.2 1,341 9/27/2017
2.4.1 1,127 9/23/2017
2.4.0 1,389 9/23/2017

Added [DataContract] Attribute to ActionLog class