Microsoft.Extensions.Localization.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.5.23302.2
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/fe4f0d09305ca73aa19976b4521e5c4e223b080e
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.5.25277.114
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
- 1 total downloads
- Latest version: 11.0.0-preview.3.26207.106
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.4.24266.19
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations
by: Microsoft
- 1 total downloads
- Latest version: 10.0.6
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 1 total downloads
- Latest version: 6.0.13
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/50b7e9c661453874aa7a54a3985d5120564bb2e5
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 1 total downloads
- Latest version: 4.60.4
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft Open Technologies
- 1 total downloads
- Latest version: 2.28.4
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET client and Windows Store apps by taking advantage of Windows Server Active Directory and Windows Azure Active Directory.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 2 total downloads
- Latest version: 8.6.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.
Microsoft.IdentityModel.Logging
by: Microsoft
- 1 total downloads
- Latest version: 6.25.1
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 1 total downloads
- Latest version: 6.10.1
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Validators
by: Microsoft
- 1 total downloads
- Latest version: 8.15.0
Includes types that provide token validators.
Microsoft.JSInterop
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview9.19423.4
Abstractions and features for interop between .NET and JavaScript code.
Microsoft.Maui.Controls.Build.Tasks
by: Microsoft
- 2 total downloads
- Latest version: 9.0.82
.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.Dependencies
by: Microsoft
- 1 total downloads
- Latest version: 6.0.300-rc.3.5667+sha.3f5ea2ebd-azdo.6103667
.NET MAUI NuGet dependencies pack
Microsoft.Maui.Graphics.Skia
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-rc.2.9530+sha.454b40cc1a-azdo.8609545
.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 additional graphics and drawing APIs for using the SkiaSharp graphics engine with .NET MAUI Graphics.
Microsoft.Maui.Resizetizer
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.4.8333+sha.b94e63ddc-azdo.7722287
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.
Microsoft.Net.Http.Headers
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0
HTTP header parser implementations.
Microsoft.NET.StringTools
by: Microsoft
- 1 total downloads
- Latest version: 17.14.8
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 1 total downloads
- Latest version: 6.0.15
Provides the .NET app bootstrapper intended for use in the application directory