Serilog.Sinks.RollingFile.Extension 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Serilog.Sinks.RollingFile.Extension --version 1.0.4
NuGet\Install-Package Serilog.Sinks.RollingFile.Extension -Version 1.0.4
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="Serilog.Sinks.RollingFile.Extension" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.RollingFile.Extension --version 1.0.4
#r "nuget: Serilog.Sinks.RollingFile.Extension, 1.0.4"
#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 Serilog.Sinks.RollingFile.Extension as a Cake Addin
#addin nuget:?package=Serilog.Sinks.RollingFile.Extension&version=1.0.4

// Install Serilog.Sinks.RollingFile.Extension as a Cake Tool
#tool nuget:?package=Serilog.Sinks.RollingFile.Extension&version=1.0.4

This project has been developed to extend Serilog buit-in RollingFile, to limit the log files based on size, also purge old files to free up disk space.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Serilog.Sinks.RollingFile.Extension:

Package Downloads
EasyELK

An easy way to send logs to an ELK stack

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Serilog.Sinks.RollingFile.Extension:

Repository Stars
alxnbl/onenote-md-exporter
ConsoleApp to export OneNote notebooks to Markdown formats
Version Downloads Last updated
2.0.2 214,120 10/10/2018
2.0.1-alpha 595 10/10/2018
2.0.0-alpha 605 10/9/2018
1.0.5 90,612 11/10/2016
1.0.5-Beta 1,119 10/31/2016
1.0.5-alpha 913 10/27/2016
1.0.4 2,248 10/13/2016
1.0.3 10,191 2/11/2016
1.0.2 1,350 2/5/2016
1.0.1 1,046 2/5/2016

Upgrading Serilog version 2.*
Supporting custom formatter