Microsoft.Extensions.DependencyModel
by: Microsoft
- 6 total downloads
- Latest version: 5.0.0-rc.2.20475.5
Abstractions for reading `.deps` files.
Commonly Used Types:
Microsoft.Extensions.DependencyModel.DependencyContext
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.FileProviders.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
Abstractions of files and directories.
Commonly used types:
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Hosting.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
.NET Core hosting and startup abstractions for applications.
Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Abstractions of application localization services.
Microsoft.Extensions.Logging
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
Microsoft.Extensions.Logging.EventLog
by: Microsoft.Extensions.Logging.EventLog
- 1 total downloads
- Latest version: 1.0.0-rc2-final
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.WebEncoders
by: Microsoft.Extensions.WebEncoders
- 1 total downloads
- Latest version: 1.0.3
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 3 total downloads
- Latest version: 4.11.6
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
- 2 total downloads
- Latest version: 4.27.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
- 2 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
- 3 total downloads
- Latest version: 3.19.7
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.JsonWebTokens
by: Microsoft
- 1 total downloads
- Latest version: 5.7.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 2 total downloads
- Latest version: 5.5.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 3 total downloads
- Latest version: 3.0.0
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.Maui.Controls.Build.Tasks
by: Microsoft
- 2 total downloads
- Latest version: 10.0.41
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Extensions
by: Microsoft
- 2 total downloads
- Latest version: 6.0.200-preview.14.5099+sha.03a0eb8e6-azdo.5845410
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.Maui.Resizetizer
by: Microsoft
- 4 total downloads
- Latest version: 9.0.0-rc.1.24453.9
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains image, font and raw asset processing tools.
Microsoft.Maui.Resizetizer.Sdk
by: Microsoft
- 3 total downloads
- Latest version: 6.0.408+7-sha.ea8e7d233-azdo.6374290
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.