Microsoft.Extensions.Identity.Stores by: Microsoft
  • 17 total downloads
  • Latest version: 9.0.10
  • aspnetcore identity membership
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
Microsoft.Extensions.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.3.22178.4
  • 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/e71b34dbb2c0883145c658bed8814ae45f6fe15e
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.3
  • 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/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.Extensions.Logging by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.0
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.6
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b8139c5ee58f1708b0e3368a1b241400edd6cbc4
Microsoft.Extensions.Logging.Configuration by: Microsoft
  • 8 total downloads
  • Latest version: 9.0.8
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console by: Microsoft
  • 5 total downloads
  • Latest version: 10.0.1
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • logging
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().
Microsoft.Extensions.Logging.EventLog by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.1
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 13 total downloads
  • Latest version: 10.0.0
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.ObjectPool by: Microsoft
  • 8 total downloads
  • Latest version: 8.0.0-preview.6.23329.11
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fb4b5a21ebd67b31fff4ddf5c039181da504c932
Microsoft.Extensions.Options by: Microsoft
  • 9 total downloads
  • Latest version: 10.0.1
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.1
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.Primitives by: Microsoft
  • 61 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
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.Extensions.ServiceDiscovery by: Microsoft
  • 1 total downloads
  • Latest version: 9.5.1
Provides extensions to HttpClient that enable service discovery based on configuration.
Microsoft.Extensions.ServiceDiscovery.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 10.1.0
Provides abstractions for service discovery. Interfaces defined in this package are implemented in Microsoft.Extensions.ServiceDiscovery and other service discovery packages.
Microsoft.Extensions.Telemetry by: Microsoft
  • 4 total downloads
  • Latest version: 10.1.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.Telemetry.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 9.9.0
Common abstractions for high-level telemetry primitives.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 3 total downloads
  • Latest version: 7.0.14
  • 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/aspnetcore/tree/0a715692d8e2536c899faa0bb4f0cec2c2e33e36