Microsoft.Extensions.Caching.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.12
  • cache memorycache distributedcache
Caching abstractions for in-memory cache and distributed cache. Commonly used types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Extensions.Configuration.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-preview.4.23259.5
Provides abstractions of key-value pair based configuration. Interfaces defined in this package are implemented by classes in Microsoft.Extensions.Configuration and other configuration packages.
Microsoft.Extensions.Configuration.Binder by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.5.24306.7
Provides the functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration. This package enables you to represent the configuration data as strongly-typed classes defined in the application code. To bind a configuration, use the Microsoft.Extensions.Configuration.ConfigurationBinder.Get extension method on the IConfiguration object. To use this package, you also need to install a package for the configuration provider, for example, Microsoft.Extensions.Configuration.Json for the JSON provider.
Microsoft.Extensions.DependencyInjection by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.12
  • dependencyinjection di
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyInjection.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 8.0.2
Abstractions for dependency injection. Commonly Used Types: Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.FileProviders.Composite by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.15
  • files filesystem
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.0
  • files filesystem glob globbing
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Hosting.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0
Hosting and startup abstractions for applications.
Microsoft.Extensions.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.6
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/379bfc7b2559e7cc9f42f997a497b2f2dd8e12d2
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.0-preview.2.22153.2
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T> This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e0d900c8649d185cf925b59bc12187a116e5e114
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.0-rc.2.24473.5
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
  • 3 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0
  • aspnetcore configuration options
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0
  • aspnetcore
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 8.4.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 3 total downloads
  • Latest version: 7.1.2
  • .NET Windows Authentication Identity Json Web Token
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.Protocols by: Microsoft
  • 1 total downloads
  • Latest version: 6.23.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 2 total downloads
  • Latest version: 7.6.3
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.Net.Http.Headers by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • http
HTTP header parser implementations.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.26
Provides the .NET Core app bootstrapper intended for use in the application directory dae24f14e71c9317afbcf2ffaf6a6faa247c1c86 When using NuGet 3.x this package requires at least version 3.4.