DotNet.LogFilesMonitorArchiver
2.1.0
See the version list below for details.
dotnet add package DotNet.LogFilesMonitorArchiver --version 2.1.0
NuGet\Install-Package DotNet.LogFilesMonitorArchiver -Version 2.1.0
<PackageReference Include="DotNet.LogFilesMonitorArchiver" Version="2.1.0" />
paket add DotNet.LogFilesMonitorArchiver --version 2.1.0
#r "nuget: DotNet.LogFilesMonitorArchiver, 2.1.0"
// Install DotNet.LogFilesMonitorArchiver as a Cake Addin #addin nuget:?package=DotNet.LogFilesMonitorArchiver&version=2.1.0 // Install DotNet.LogFilesMonitorArchiver as a Cake Tool #tool nuget:?package=DotNet.LogFilesMonitorArchiver&version=2.1.0
Removes the developer's headache: keeps (log) file directories in tidy shape and archive, delete the old files by rules.
Long running monitor which keeps (log) file directories in tidy shape and archive, delete the oldest.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 2.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 2.0.0)
- System.Threading.Tasks.Dataflow (>= 4.8.0)
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.
Version | Downloads | Last updated |
---|---|---|
6.0.0 | 1,362 | 8/3/2022 |
5.0.0 | 1,459 | 2/7/2021 |
3.1.0 | 1,536 | 10/3/2020 |
3.0.0 | 1,607 | 10/17/2019 |
2.4.0 | 1,690 | 3/24/2019 |
2.3.1 | 1,889 | 9/24/2018 |
2.3.0 | 2,074 | 6/4/2018 |
2.2.0 | 2,102 | 4/29/2018 |
2.1.0 | 2,036 | 1/10/2018 |
2.0.1 | 1,733 | 9/25/2017 |
2.0.0 | 1,784 | 8/29/2017 |
1.2.0 | 1,919 | 8/10/2017 |
1.1.0 | 1,925 | 7/23/2017 |
Release only for netstandard2.0. Singed assembly. StartAsync and StopAsync.