Serilog.AspNetCore
2.1.1-dev-00017
This is a prerelease version of Serilog.AspNetCore.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Serilog.AspNetCore --version 2.1.1-dev-00017
NuGet\Install-Package Serilog.AspNetCore -Version 2.1.1-dev-00017
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.AspNetCore" Version="2.1.1-dev-00017" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.AspNetCore --version 2.1.1-dev-00017
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.AspNetCore, 2.1.1-dev-00017"
#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.AspNetCore as a Cake Addin #addin nuget:?package=Serilog.AspNetCore&version=2.1.1-dev-00017&prerelease // Install Serilog.AspNetCore as a Cake Tool #tool nuget:?package=Serilog.AspNetCore&version=2.1.1-dev-00017&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Serilog support for ASP.NET Core logging
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- Microsoft.Extensions.Logging (>= 2.0.0)
- Serilog (>= 2.5.0)
- Serilog.Extensions.Logging (>= 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Serilog.AspNetCore:
Package | Downloads |
---|---|
MiniApp.Framework
Package Description |
GitHub repositories (304)
Showing the top 5 popular GitHub repositories that depend on Serilog.AspNetCore:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|