Microsoft.Extensions.Configuration.CommandLine
by: Microsoft
- 14 total downloads
- Latest version: 2.2.0
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Configuration.EnvironmentVariables
by: Microsoft
- 45 total downloads
- Latest version: 2.2.4
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/e2f51bb31a313fd329765b6fcff1b6923f6d0fc3
Microsoft.Extensions.Configuration.FileExtensions
by: Microsoft
- 23 total downloads
- Latest version: 2.2.0
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Configuration.Json
by: Microsoft
- 11 total downloads
- Latest version: 2.2.0
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Configuration.UserSecrets
by: Microsoft
- 13 total downloads
- Latest version: 2.2.0
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.DependencyInjection
by: Microsoft
- 33 total downloads
- Latest version: 5.0.1
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 9 total downloads
- Latest version: 3.0.0-preview5.19227.9
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 30 total downloads
- Latest version: 2.2.0
File provider for physical files for Microsoft.Extensions.FileProviders.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.FileSystemGlobbing
by: Microsoft
- 13 total downloads
- Latest version: 3.1.4
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Logging
by: Microsoft
- 65 total downloads
- Latest version: 5.0.0
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 11 total downloads
- Latest version: 2.1.1
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.Logging.Configuration
by: Microsoft
- 15 total downloads
- Latest version: 2.2.0
Configuration support for Microsoft.Extensions.Logging.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Logging.Console
by: Microsoft
- 17 total downloads
- Latest version: 2.2.0
Console logger provider implementation for Microsoft.Extensions.Logging.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 16 total downloads
- Latest version: 2.2.0
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 14 total downloads
- Latest version: 2.2.0
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Options
by: Microsoft
- 13 total downloads
- Latest version: 3.0.0-preview5.19227.9
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 15 total downloads
- Latest version: 2.2.0
Provides additional configuration specific functionality related to Options.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Primitives
by: Microsoft
- 13 total downloads
- Latest version: 3.1.2
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 13 total downloads
- Latest version: 5.3.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 17 total downloads
- Latest version: 5.3.0
Provides base protocol support for OpenIdConnect and WsFederation.