Microsoft.NETCore.App.Host.win-x64 by: Microsoft
  • 227 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 5 total downloads
  • Latest version: 6.35.0
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 5 total downloads
  • Latest version: 6.35.0
  • .NET Windows Authentication Identity Json Web Token
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Tokens by: Microsoft
  • 6 total downloads
  • Latest version: 6.35.0
  • .NET Windows Authentication Identity SecurityTokens Cryptographic operations Signing Verifying Signatures Encryption
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 5 total downloads
  • Latest version: 6.35.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Logging by: Microsoft
  • 5 total downloads
  • Latest version: 6.35.0
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 5 total downloads
  • Latest version: 6.35.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 104 total downloads
  • Latest version: 6.0.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.ICU.ICU4C.Runtime.linux-arm64 by: Microsoft
  • 0 total downloads
  • Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly. This package contains pre-built binaries of MS-ICU.
Microsoft.ICU.ICU4C.Runtime.linux-x64 by: Microsoft
  • 3 total downloads
  • Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly. This package contains pre-built binaries of MS-ICU.
Microsoft.ICU.ICU4C.Runtime.win-arm64 by: Microsoft
  • 1 total downloads
  • Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly. This package contains pre-built binaries of MS-ICU.
Microsoft.ICU.ICU4C.Runtime.win-x64 by: Microsoft
  • 2 total downloads
  • Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly. This package contains pre-built binaries of MS-ICU.
Microsoft.NETCore.Targets by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.0
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.ICU.ICU4C.Runtime.win-x86 by: Microsoft
  • 3 total downloads
  • Latest version: 72.1.0.3
Internal implementation package not meant for direct consumption. Please do not reference directly. This package contains pre-built binaries of MS-ICU.
Microsoft.NETCore.Platforms by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.0
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETFramework.ReferenceAssemblies by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies
Microsoft.ICU.ICU4C.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 72.1.0.3
  • native nativepackage icu icu4c
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.NETCore.App.Ref by: Microsoft
  • 167 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
Internal implementation package not meant for direct consumption. Please do not reference directly. A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.Extensions.DependencyInjection.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • dependencyinjection di
Abstractions for dependency injection. Commonly used types: Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.Caching.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • 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