Microsoft.Extensions.Logging 1.0.0-rc1-final
Logging infrastructure.
Showing the top 20 packages that depend on Microsoft.Extensions.Logging.
Packages | Downloads |
---|---|
Dapper.Extensions.NetCore
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
|
2 |
EventStore.Client.Grpc
The base GRPC client library for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
|
2 |
EventStore.Client.Grpc
The base GRPC client library for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/
|
3 |
IdentityModel.OidcClient
IdentityModel.OidcClient
|
2 |
IdentityModel.OidcClient
Package Description
|
2 |
IdentityModel.OidcClient
RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
|
2 |
Microsoft.Extensions.Http
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way.
Commonly used types:
System.Net.Http.IHttpClientFactory
|
2 |
Microsoft.Extensions.Logging.Log4Net.AspNetCore
Allows to configure Log4net as Microsoft Extensions Logging handler on any ASP.NET Core application.
Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/
|
2 |
Microsoft.Extensions.Logging.Log4Net.AspNetCore
Allows to configure Log4net as Microsoft Extensions Logging handler on any ASP.NET Core application.
Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/
|
2 |
.NET Framework 4.5.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
.NETPlatform 5.4
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- System.Collections.Concurrent (>= 4.0.11-beta-23516)
- System.Collections (>= 4.0.11-beta-23516)
- System.ComponentModel (>= 4.0.1-beta-23516)
- System.Globalization (>= 4.0.11-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
.NETCore 5.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.0-rc1-final)
- System.Collections (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Linq (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Threading (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)