Microsoft.Extensions.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 5 total downloads
  • Latest version: 7.0.0-preview.1.22076.8
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.Logging.AzureAppServices by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.2
  • logging
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • EventSource,logging,ETW
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • logging tracesource
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.ObjectPool by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0
  • pooling
A simple object pool implementation.
Microsoft.Extensions.Options by: Microsoft.Extensions.Options
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.PlatformAbstractions by: Microsoft.Extensions.PlatformAbstractions
  • 1 total downloads
  • Latest version: 1.0.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.WebEncoders by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.1
  • aspnetcore
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.14.1
  • 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.JSInterop by: Microsoft
  • 1 total downloads
  • Latest version: 0.5.0
Package Description
Microsoft.Maui.Controls by: Microsoft
  • 9 total downloads
  • Latest version: 11.0.0-preview.2.26152.10
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.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.
Microsoft.Maui.Controls.Build.Tasks by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.31
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.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
  • 3 total downloads
  • Latest version: 6.0.419+10-sha.db197ebd4-azdo.6404918
.NET MAUI NuGet dependencies pack
Microsoft.Maui.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.541+0-sha.ec4b64723-azdo.6747912
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.Maui.Resizetizer by: Microsoft
  • 1 total downloads
  • Latest version: 11.0.0-preview.2.26152.10
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui
.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
  • 2 total downloads
  • Latest version: 6.0.548+0-sha.b9ebae531-azdo.6979031
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.
Microsoft.Net.Compilers by: Microsoft
  • 4 total downloads
  • Latest version: 4.0.0-5.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead .NET Compilers package. Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild. The tools in this package require .NET Framework 4.7.2+ More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8e1779e16298415843e85029d8b52a1ae9bb4c30.
Microsoft.Net.Http.Headers by: Microsoft.Net.Http.Headers
  • 3 total downloads
  • Latest version: 1.0.4
  • http
HTTP header parser implementations.