SkillAgentSearch skills...

Serilog.Extensions.Autofac.DependencyInjection

Autofac plug-in for Serilog.

Install / Use

/learn @alsami/Serilog.Extensions.Autofac.DependencyInjection
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Serilog.Extensions.Autofac.DependencyInjection

Build Application codecov

NuGet NuGet

This is a cross platform library, written in .netstandard 2.0, that serves as an extension for autofac's containerbuilder. It will register all necessary classes and interfaces of Serilog using Microsoft's logging extensions

Installation

This package is available via nuget. You can install it using Visual-Studio-Nuget-Browser or by using the dotnet-cli

dotnet add package Serilog.Extensions.Autofac.DependencyInjection

If you want to add a specific version of this package

dotnet add package Serilog.Extensions.Autofac.DependencyInjection --version 1.0.0

For more information please visit the official dotnet-cli documentation.

Usage

For more information about the usage, please have a look at the samples.

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated8mo ago
Forks1

Languages

C#

Security Score

87/100

Audited on Jul 28, 2025

No findings