Microsoft.Extensions.FileProviders.Composite
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0-preview2-final
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Globalization.CultureInfoCache
by: Microsoft.Extensions.Globalization.CultureInfoCache
- 2 total downloads
- Latest version: 1.0.5
Provides cached instances of CultureInfo using a generated list of known culture names for use in scenarios where unbounded CultureInfo creation is undesirable.
Microsoft.Extensions.Hosting.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
.NET Core hosting and startup abstractions for applications.
Microsoft.Extensions.Identity.Stores
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
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.
Microsoft.Extensions.Localization
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Application localization services.
Microsoft.Extensions.Logging
by: Microsoft.Extensions.Logging
- 1 total downloads
- Latest version: 1.0.0-rc2-final
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 7.0.0-preview.3.22175.4
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.PlatformAbstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 3 total downloads
- Latest version: 4.11.4
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.Identity.Client
by: Microsoft
- 3 total downloads
- Latest version: 4.26.0
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
- 4 total downloads
- Latest version: 2.2.0-preview
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft
- 2 total downloads
- Latest version: 3.19.8
ADAL.NET enables you to acquire a security token to access protected Web APIs, for instance Microsoft Graph or your own Web API.
ADAL.NET is a .NET Standard class library which you can consume on various .NET client platforms (including Windows desktop, UWP, Windows 8.1, Xamarin iOS and Xamarin Android) but also you Web applications and Web APIs (ASP.NET, .NET Core, ASP.NET Core) that call other Web APIs in the name of a user, or without a user.
ADAL.NET takes advantage of Windows Server Active Directory and Azure Active Directory (Azure AD).
Microsoft.IdentityModel.Protocols
by: Microsoft
- 1 total downloads
- Latest version: 2.1.2
Provides types that are common across openidconnect and wsfed protocols.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 2 total downloads
- Latest version: 5.6.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 7 total downloads
- Latest version: 5.6.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Xml
by: Microsoft
- 1 total downloads
- Latest version: 5.2.2
Includes types that provide support for Reading / Writing XML with Enveloped Signatures.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 2 total downloads
- Latest version: 2.2.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.Maui.Controls
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0-preview.3.25208.1
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.