Microsoft.Extensions.Logging
by: Microsoft
- 1 total downloads
- Latest version: 8.0.1
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 9.0.3
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Options
by: Microsoft
- 1 total downloads
- Latest version: 8.0.2
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0
Primitives shared by framework extensions. Commonly used types include:
Commonly Used Types:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 1 total downloads
- Latest version: 7.1.2
Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.
Microsoft.IdentityModel.Logging
by: Microsoft
- 1 total downloads
- Latest version: 7.1.2
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 1 total downloads
- Latest version: 7.1.2
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 1 total downloads
- Latest version: 7.1.2
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 1 total downloads
- Latest version: 7.1.2
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.OpenApi
by: Microsoft
- 1 total downloads
- Latest version: 1.6.14
.NET models with JSON and YAML writers for OpenAPI specification
Mono.TextTemplating
by: mhutch
- 1 total downloads
- Latest version: 2.2.1
Open source implementation of the T4 templating engine
This package allows embedding the T4 engine in an application.
* To install as a dotnet global or local tool, use `dotnet-t4` instead.
* To install in a project as a `DotNetCliToolReference`, use `dotnet-t4-project-tool` instead.
NETStandard.Library
by: Microsoft
- 1 total downloads
- Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 2 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
Npgsql
by: Shay Rojansky Nikita Kazmin Brar Piening Nino Floris Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 2 total downloads
- Latest version: 8.0.6
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL.Design
by: Npgsql.EntityFrameworkCore.PostgreSQL.Design
- 1 total downloads
- Latest version: 1.1.0
Npgsql.EntityFrameworkCore.PostgreSQL.Design
RabbitMQ.Client
by: Broadcom
- 1 total downloads
- Latest version: 7.0.0
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Serilog
by: Serilog Contributors
- 5 total downloads
- Latest version: 3.1.1
Simple .NET logging with fully-structured events
Serilog.AspNetCore
by: Microsoft Serilog Contributors
- 1 total downloads
- Latest version: 8.0.3
Serilog support for ASP.NET Core logging
Serilog.Extensions.Hosting
by: Microsoft Serilog Contributors
- 1 total downloads
- Latest version: 8.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 1 total downloads
- Latest version: 8.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging