Microsoft.Extensions.FileProviders.Embedded by: Microsoft
  • 21 total downloads
  • Latest version: 10.0.2
  • files filesystem
File provider for files in embedded resources for Microsoft.Extensions.FileProviders. This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 140 total downloads
  • Latest version: 10.0.2
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Hosting.Systemd by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.0
  • hosting
.NET hosting infrastructure for Systemd Services.
Microsoft.Extensions.Identity.Stores by: Microsoft
  • 70 total downloads
  • Latest version: 10.0.0
  • aspnetcore identity membership
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/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 0 total downloads
  • Latest version: 7.0.0
  • localization
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/bb01bbf4433e27289b99001b7de6a582879d1835
Microsoft.Extensions.Logging.Console by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview1-35029
  • logging
Console logger provider implementation for Microsoft.Extensions.Logging. This package was built from the source at: https://github.com/aspnet/Logging/tree/bdd33cdcfd6345c01f820ae0726c49b2c3bc4939
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 6 total downloads
  • Latest version: 6.0.0-preview.5.21301.5
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.EventSource by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 8 total downloads
  • Latest version: 10.0.0-preview.1.25080.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.Options.ConfigurationExtensions by: Microsoft
  • 132 total downloads
  • Latest version: 10.0.2
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.ServiceDiscovery by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0
Provides extensions to HttpClient that enable service discovery based on configuration.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.3
  • 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/aspnetcore/tree/c911002ab43b7b989ed67090f2a48d9073d5118d
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 23 total downloads
  • Latest version: 4.13.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.Graphics.Win2D by: Microsoft
  • 7 total downloads
  • Latest version: 1.1.0
  • graphics 2D Direct2D DirectX WinRT XAML canvas drawing C# C++ Windows Reunion ProjectReunion WindowsAppSdk
An easy-to-use Windows Runtime API for immediate mode 2D graphics rendering. For WinUI.
Microsoft.Identity.Client by: Microsoft
  • 1 total downloads
  • Latest version: 4.30.0
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store Xamarin iOS Android
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 (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain 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 client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
Microsoft.Identity.Client.Extensions.Msal by: Microsoft
  • 40 total downloads
  • Latest version: 4.79.0
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store MAUI
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 9 total downloads
  • Latest version: 8.13.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Clients.ActiveDirectory by: Microsoft
  • 1 total downloads
  • Latest version: 5.3.0
  • Active Directory Authentication Library ADAL ActiveDirectory AD AAD Identity Authentication .NET Android iOS UWP NetCore Xamarin
There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/ Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration ADAL no longer receives new feature improvements.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 27 total downloads
  • Latest version: 8.10.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.