Microsoft.Extensions.Logging by: Microsoft
  • 102 total downloads
  • Latest version: 2.0.0
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 166 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.Logging.Configuration by: Microsoft
  • 16 total downloads
  • Latest version: 2.0.0
  • logging
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console by: Microsoft
  • 72 total downloads
  • Latest version: 2.0.0
  • logging
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 74 total downloads
  • Latest version: 2.0.0
  • logging
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.EventLog by: Microsoft
  • 99 total downloads
  • Latest version: 2.0.0
  • eventlog logging windowseventlog
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 66 total downloads
  • Latest version: 2.0.0
  • EventSource logging ETW
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.ObjectPool by: Microsoft
  • 80 total downloads
  • Latest version: 2.0.0
  • pooling
A simple object pool implementation.
Microsoft.Extensions.Options by: Microsoft
  • 64 total downloads
  • Latest version: 2.0.0
  • aspnetcore options
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 80 total downloads
  • Latest version: 2.0.0
  • aspnetcore configuration options
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.PlatformAbstractions by: Microsoft
  • 41 total downloads
  • Latest version: 1.1.0
  • platformabstractions
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives by: Microsoft
  • 55 total downloads
  • Latest version: 2.0.0
  • primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 22 total downloads
  • Latest version: 3.0.1
  • MemoryStream Memory performance GC garbage collection stream scalable buffer
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.MacCatalyst.Runtime.maccatalyst-arm64.net8.0_18.0 by: Microsoft
  • 33 total downloads
  • Latest version: 18.0.8319
Microsoft MacCatalyst runtime pack for maccatalyst-arm64. Please do not reference directly.
Microsoft.Maui.Controls by: Microsoft
  • 77 total downloads
  • Latest version: 10.0.0-preview.1.25122.6
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen
.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
  • 94 total downloads
  • Latest version: 10.0.0-preview.1.25122.6
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen
.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
  • 258 total downloads
  • Latest version: 6.0.553+0-sha.4e42dc24b-azdo.7673671
.NET MAUI NuGet dependencies pack
Microsoft.Maui.Extensions by: Microsoft
  • 231 total downloads
  • Latest version: 6.0.553+0-sha.4e42dc24b-azdo.7673671
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.Maui.Resizetizer by: Microsoft
  • 94 total downloads
  • Latest version: 10.0.0-preview.1.25122.6
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen
.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
  • 374 total downloads
  • Latest version: 7.0.101+4-sha.f97a31da6a-azdo.8632927
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.