Microsoft.Extensions.DependencyInjection
by: Microsoft
- 2 total downloads
- Latest version: 3.1.0
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 13 total downloads
- Latest version: 3.1.0
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.DependencyModel
by: Microsoft
- 6 total downloads
- Latest version: 3.0.0
Abstractions for reading `.deps` files.
Microsoft.Extensions.FileProviders.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.1.1
Abstractions of files and directories.
Commonly used types:
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.FileProviders.Embedded
by: Microsoft
- 1 total downloads
- Latest version: 2.1.1
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Hosting.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 3.0.0
.NET Core hosting and startup abstractions for applications.
Microsoft.Extensions.Logging
by: Microsoft
- 4 total downloads
- Latest version: 3.1.0
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 11 total downloads
- Latest version: 3.1.0
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.ObjectPool
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
A simple object pool implementation.
Microsoft.Extensions.Options
by: Microsoft
- 9 total downloads
- Latest version: 3.1.0
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 8 total downloads
- Latest version: 2.0.0
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Primitives
by: Microsoft
- 9 total downloads
- Latest version: 3.1.0
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
Microsoft.ICU.ICU4C.Runtime
by: Microsoft
- 2 total downloads
- Latest version: 72.1.0.3
This package contains pre-built binaries of ICU4C using the Microsoft ICU (MS-ICU) repo on GitHub.
ICU4C is a mature, widely used set of C/C++ libraries providing Unicode and Globalization support for software applications.
The MS-ICU repo contains a modified version of ICU4C with changes needed for consumption inside various Microsoft products.
This runtime package only contains the common and i18n libraries, along with the data library.
To download debugging symbols please see the page here:
https://github.com/microsoft/icu/releases/tag/v72.1.0.3
Note: For binary compatibility between versions see the page here: https://aka.ms/icu-binary-compatibility
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 6 total downloads
- Latest version: 4.61.3
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 14 total downloads
- Latest version: 7.0.3
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 13 total downloads
- Latest version: 7.0.3
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Logging
by: Microsoft
- 9 total downloads
- Latest version: 7.0.3
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 7 total downloads
- Latest version: 7.0.3
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 18 total downloads
- Latest version: 7.0.3
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 4 total downloads
- Latest version: 7.0.3
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.