Microsoft.Graph by: Microsoft
  • 4.31k total downloads
  • Latest version: 5.103.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.Extensions.Options by: Microsoft
  • 6.588k total downloads
  • Latest version: 11.0.0-preview.2.26159.112
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 1.035k total downloads
  • Latest version: 5.0.0-rc.1-26048.1
  • Fluent UI Blazor Web Components
A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser.
Microsoft.Extensions.Options.DataAnnotations by: Microsoft
  • 1.938k total downloads
  • Latest version: 11.0.0-preview.1.26104.118
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 4.623k total downloads
  • Latest version: 11.0.0-preview.2.26159.112
  • 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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.Extensions.Primitives by: Microsoft
  • 7.197k total downloads
  • Latest version: 11.0.0-preview.2.26159.112
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.ObjectPool by: Microsoft
  • 5.006k total downloads
  • Latest version: 11.0.0-preview.2.26159.112
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 2.316k total downloads
  • Latest version: 11.0.0-preview.2.26159.112
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.Graph.Core by: Microsoft
  • 2.551k total downloads
  • Latest version: 3.2.5
  • 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.Extensions.Logging.EventSource by: Microsoft
  • 3.254k total downloads
  • Latest version: 11.0.0-preview.2.26159.112
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 4.303k total downloads
  • Latest version: 11.0.0-preview.2.26159.112
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.OptionsModel by: Microsoft
  • 24 total downloads
  • Latest version: 1.0.0-rc1-final
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.VectorData.Abstractions by: Microsoft
  • 114 total downloads
  • Latest version: 10.0.1
  • Vector Database SDK
Abstractions for vector database access. Commonly Used Types: Microsoft.Extensions.VectorData.IVectorStore Microsoft.Extensions.VectorData.IVectorStoreRecordCollection<TKey, TRecord>
Microsoft.Extensions.PlatformAbstractions by: Microsoft
  • 665 total downloads
  • Latest version: 1.1.0
  • platformabstractions
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Telemetry by: Microsoft
  • 55 total downloads
  • Latest version: 10.3.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.Resilience by: Microsoft
  • 59 total downloads
  • Latest version: 10.3.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
Microsoft.Extensions.ServiceDiscovery by: Microsoft
  • 46 total downloads
  • Latest version: 10.3.0
Provides extensions to HttpClient that enable service discovery based on configuration.
Microsoft.Extensions.Telemetry.Abstractions by: Microsoft
  • 52 total downloads
  • Latest version: 10.3.0
Common abstractions for high-level telemetry primitives.
Microsoft.Extensions.ServiceDiscovery.Abstractions by: Microsoft
  • 49 total downloads
  • Latest version: 10.3.0
Provides abstractions for service discovery. Interfaces defined in this package are implemented in Microsoft.Extensions.ServiceDiscovery and other service discovery packages.
Microsoft.Extensions.WebEncoders.Core by: Microsoft
  • 21 total downloads
  • Latest version: 1.0.0-rc1-final
Contains core encoders for HTML, JavaScript strings, and URLs.