DotNet.LogFilesMonitorArchiver
5.0.0
CLI Application edition of ".NET Core Logging Files Monitor and Archiver".
It is a long running monitor which scans file directories, archives them and deletes the old.
It keeps file directories in tidy state by the rules.
Visit GitHub project for more information.
Install-Package DotNet.LogFilesMonitorArchiver -Version 5.0.0
dotnet add package DotNet.LogFilesMonitorArchiver --version 5.0.0
<PackageReference Include="DotNet.LogFilesMonitorArchiver" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNet.LogFilesMonitorArchiver --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNet.LogFilesMonitorArchiver, 5.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Released only for netstandard2.1. Singed assembly.
Dependencies
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DotNet.LogFilesMonitorArchiver:
Package | Downloads |
---|---|
DotNet.Host.LogFilesMonitorArchiver
ASP.NET Core WebHost and Host edition of ".NET Core Logging Files Monitor and Archiver".
It is a long running monitor which scans file directories, archives them and deletes the old.
It keeps file directories in tidy state by the rules.
Visit GitHub project for more information.
|
GitHub repositories
This package is not used by any popular GitHub repositories.