AspNetCore.FileLog
2.2.0.4
Log information to file
support format: markdown,txt
Suggested Alternatives
Additional Details
AspNetCore.Extensions
Install-Package AspNetCore.FileLog -Version 2.2.0.4
dotnet add package AspNetCore.FileLog --version 2.2.0.4
<PackageReference Include="AspNetCore.FileLog" Version="2.2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.FileLog --version 2.2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Log information to file
support format: markdown,txt
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.2.0)
- Microsoft.AspNetCore.Server.Kestrel (>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles (>= 2.2.0)
- Microsoft.Extensions.Configuration.Json (>= 2.2.0)
- Microsoft.Extensions.Logging.Console (>= 2.2.0)
- Newtonsoft.Json (>= 12.0.1)
- System.Text.Encoding.CodePages (>= 4.5.0)
GitHub Usage
This package is not used by any popular GitHub repositories.