Serilog.Extensions.Logging.File
3.0.0
Prefix Reserved
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Serilog.Extensions.Logging.File --version 3.0.0
NuGet\Install-Package Serilog.Extensions.Logging.File -Version 3.0.0
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.Extensions.Logging.File" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Extensions.Logging.File --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Extensions.Logging.File, 3.0.0"
#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.Extensions.Logging.File as a Cake Addin #addin nuget:?package=Serilog.Extensions.Logging.File&version=3.0.0 // Install Serilog.Extensions.Logging.File as a Cake Tool #tool nuget:?package=Serilog.Extensions.Logging.File&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Add file logging to ASP.NET Core apps with one line of code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. |
.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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.Extensions.Configuration.Abstractions (>= 3.1.22)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.22)
- Serilog (>= 2.10.0)
- Serilog.Extensions.Logging (>= 3.1.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Sinks.Async (>= 1.5.0)
- Serilog.Sinks.RollingFile (>= 3.3.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder (>= 2.2.4)
- Serilog (>= 2.10.0)
- Serilog.Extensions.Logging (>= 3.1.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Sinks.Async (>= 1.5.0)
- Serilog.Sinks.RollingFile (>= 3.3.0)
-
net5.0
- Microsoft.Extensions.Configuration.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Serilog (>= 2.10.0)
- Serilog.Extensions.Logging (>= 3.1.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Sinks.Async (>= 1.5.0)
- Serilog.Sinks.RollingFile (>= 3.3.0)
-
net6.0
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 6.0.0)
- Serilog (>= 2.10.0)
- Serilog.Extensions.Logging (>= 3.1.0)
- Serilog.Formatting.Compact (>= 1.1.0)
- Serilog.Sinks.Async (>= 1.5.0)
- Serilog.Sinks.RollingFile (>= 3.3.0)
NuGet packages (65)
Showing the top 5 NuGet packages that depend on Serilog.Extensions.Logging.File:
Package | Downloads |
---|---|
Mongo.Migration
Package Description |
|
Bellatrix.Trace
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability. |
|
Bellatrix.Logging
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability. |
|
bgTeam.Impl.Serilog
Package Description |
|
UtilityFramework.Application.Core
Uilitarios para aplicações asp.net core |
GitHub repositories (31)
Showing the top 5 popular GitHub repositories that depend on Serilog.Extensions.Logging.File:
Repository | Stars |
---|---|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
|
|
belav/csharpier
CSharpier is an opinionated code formatter for c#.
|
|
Valkirie/HandheldCompanion
ControllerService
|
Version | Downloads | Last updated |
---|---|---|
3.0.1-dev-00077 | 72,439 | 6/22/2022 |
3.0.0 | 4,215,478 | 6/22/2022 |
3.0.0-dev-00073 | 828 | 6/21/2022 |
3.0.0-dev-00067 | 27,593 | 3/21/2022 |
3.0.0-dev-00066 | 804 | 3/21/2022 |
3.0.0-dev-00065 | 8,500 | 1/19/2022 |
2.0.0 | 8,544,974 | 2/18/2020 |
2.0.0-dev-00039 | 106,758 | 12/11/2019 |
2.0.0-dev-00037 | 12,436 | 11/4/2019 |
2.0.0-dev-00032 | 315,696 | 4/2/2019 |
2.0.0-dev-00024 | 415,361 | 5/9/2018 |
2.0.0-dev-00023 | 246,084 | 9/7/2017 |
1.1.1-dev-00019 | 9,064 | 7/9/2017 |
1.1.1-dev-00017 | 1,760 | 7/6/2017 |
1.1.0 | 5,058,206 | 7/6/2017 |
1.1.0-dev-00014 | 1,691 | 6/29/2017 |
1.0.1 | 235,469 | 3/31/2017 |
1.0.1-dev-00008 | 6,814 | 12/29/2016 |
1.0.0 | 127,384 | 10/18/2016 |
1.0.0-dev-00004 | 1,564 | 10/18/2016 |
1.0.0-dev-00002 | 1,572 | 10/18/2016 |