Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 706 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
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
  • 2.049k total downloads
  • Latest version: 10.0.0-preview.6.25358.103
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.Extensions.Options by: Microsoft
  • 4.422k total downloads
  • Latest version: 10.0.0-preview.6.25358.103
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 2.335k total downloads
  • Latest version: 10.0.0-preview.6.25358.103
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations by: Microsoft
  • 612 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.OptionsModel by: Microsoft
  • 11 total downloads
  • Latest version: 1.0.0-rc1-final
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.PlatformAbstractions by: Microsoft
  • 543 total downloads
  • Latest version: 1.1.0
  • platformabstractions
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives by: Microsoft
  • 4.825k total downloads
  • Latest version: 10.0.0-preview.6.25358.103
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.VectorData.Abstractions by: Microsoft
  • 18 total downloads
  • Latest version: 9.6.0
  • Vector Database SDK
Abstractions for vector database access. Commonly Used Types: Microsoft.Extensions.VectorData.IVectorStore Microsoft.Extensions.VectorData.IVectorStoreRecordCollection<TKey, TRecord>
Microsoft.Extensions.WebEncoders by: Microsoft
  • 1.726k total downloads
  • Latest version: 10.0.0-preview.5.25277.114
  • 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/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.Extensions.WebEncoders.Core by: Microsoft
  • 9 total downloads
  • Latest version: 1.0.0-rc1-final
Contains core encoders for HTML, JavaScript strings, and URLs.
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 363 total downloads
  • Latest version: 4.12.0
  • Fluent UI Blazor Web Components
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.
Microsoft.Graph by: Microsoft
  • 1.265k total downloads
  • Latest version: 5.85.0
  • Microsoft Office365 Graph GraphServiceClient Outlook OneDrive AzureAD GraphAPI Productivity SharePoint Intune SDK
Microsoft Graph Client Library allows you to call Office 365, Azure AD and other Microsoft services through a single unified developer experience.
Microsoft.Graph.Core by: Microsoft
  • 766 total downloads
  • Latest version: 3.2.4
  • Microsoft Office365 Graph GraphServiceClient Outlook OneDrive AzureAD GraphAPI Productivity SharePoint Intune SDK
Microsoft Graph Core Client Library implements core functionality used by Microsoft Graph client libraries.
Microsoft.ICU.ICU4C.Runtime.linux-arm64 by: Microsoft
  • 11 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
  • 25 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
  • 22 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-x86 by: Microsoft
  • 23 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.Identity.Abstractions by: Microsoft
  • 297 total downloads
  • Latest version: 9.2.0
  • Microsoft Identity Abstractions for dotnet Microsoft identity platform Microsoft Identity Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client by: Microsoft
  • 1.878k total downloads
  • Latest version: 4.74.0
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store MAUI
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formerly Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI