Microsoft.Extensions.Identity.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
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.
Microsoft.Extensions.Identity.Stores
by: Microsoft
- 1 total downloads
- Latest version: 7.0.4
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/e56abc45c4f8adc518abfc11a59849d616431e2c
Microsoft.Extensions.Localization
by: Microsoft
- 10 total downloads
- Latest version: 10.0.0-preview.2.25164.1
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/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 6.0.19
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/cd9340856ed85215a911c97c44d52373f6cba2f9
Microsoft.Extensions.Logging
by: Microsoft
- 46 total downloads
- Latest version: 9.0.9
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 88 total downloads
- Latest version: 9.0.9
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
- 37 total downloads
- Latest version: 10.0.0-rc.1.25451.107
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 2 total downloads
- Latest version: 9.0.8
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 4 total downloads
- Latest version: 9.0.8
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
- 5 total downloads
- Latest version: 9.0.8
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 4 total downloads
- Latest version: 9.0.8
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 2 total downloads
- Latest version: 6.0.0-preview.5.21301.5
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.ObjectPool
by: Microsoft
- 1 total downloads
- Latest version: 6.0.22
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/564969bca155b40432d101ec35f24a0e81e6afa0
Microsoft.Extensions.Options
by: Microsoft
- 115 total downloads
- Latest version: 10.0.0-preview.2.25163.2
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 48 total downloads
- Latest version: 10.0.0-rc.1.25451.107
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.ValidateOnStart
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0-preview.6.23360.2
Support for extended option validation.
Microsoft.Extensions.Primitives
by: Microsoft
- 61 total downloads
- Latest version: 9.0.9
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.Telemetry
by: Microsoft
- 1 total downloads
- Latest version: 9.9.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 62 total downloads
- Latest version: 10.0.0-preview.7.25380.108
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/30000d883e06c122311a66894579bc12329a09d4
Microsoft.Graphics.Win2D
by: Microsoft
- 11 total downloads
- Latest version: 1.1.0
An easy-to-use Windows Runtime API for immediate mode 2D graphics rendering.
For WinUI.