Microsoft.Extensions.Logging.Filter 1.1.2

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

dotnet add package Microsoft.Extensions.Logging.Filter --version 1.1.2
                    
NuGet\Install-Package Microsoft.Extensions.Logging.Filter -Version 1.1.2
                    
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="Microsoft.Extensions.Logging.Filter" Version="1.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Logging.Filter" Version="1.1.2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Logging.Filter" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.Logging.Filter --version 1.1.2
                    
#r "nuget: Microsoft.Extensions.Logging.Filter, 1.1.2"
                    
#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.
#addin nuget:?package=Microsoft.Extensions.Logging.Filter&version=1.1.2
                    
Install Microsoft.Extensions.Logging.Filter as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Logging.Filter&version=1.1.2
                    
Install Microsoft.Extensions.Logging.Filter as a Cake Tool

Provides a common way to filter log messages across all registered logger providers.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 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.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Logging.Filter:

Package Downloads
Inkton.NesterWorks

A utility to manage run-time Nest.yt services

AspnetCoreApiDoc

Package Description

EStart.Logger

Package Description

Smartunicom.Framework.Logging

Smartunicom Shared Library - Framework - Logging

T2B.Log.NetCore.Beta

T2B.Log is an logging tool support local file log and cloud log - Fixed FileLog name issue;

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Microsoft.Extensions.Logging.Filter:

Repository Stars
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
XamlFlair/XamlFlair
XamlFlair is an animation library for UWP, WPF, and Uno, built to facilitate Xaml animations using only attached properties.
stratisproject/StratisBitcoinFullNode
Bitcoin full node in C#
MelbourneDeveloper/Device.Net
A C# cross platform connected device framework
ProfessionalCSharp/ProfessionalCSharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
MelbourneDeveloper/RestClient.Net
.NET REST Client Framework for all platforms
mmacneil/AngularASPNETCoreOAuth
Sample project demonstrating user authentication and identity with Angular, Asp.Net Core and IdentityServer4
ProfessionalCSharp/MoreSamples
Additional code samples the book series Professional C#, Wrox Press
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
unoplatform/Uno.Playground
Source code for the Uno Gallery apps and Uno Playground (made in Wasm)
lindexi/lindexi_gd
博客用到的代码