Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.1
  • logging
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0-preview1-final
  • 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.TraceSource by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.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.OptionsModel by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-rc1-final
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 0 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.Maui.Controls by: Microsoft
  • 30 total downloads
  • Latest version: 11.0.0-preview.5.26304.4
  • 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
  • 3 total downloads
  • Latest version: 10.0.50
  • 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
  • 1 total downloads
  • Latest version: 6.0.424+15-sha.28ecaba81-azdo.6460681
.NET MAUI NuGet dependencies pack
Microsoft.Maui.Resizetizer by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.50
  • 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.Net.Compilers by: Microsoft
  • 55 total downloads
  • Latest version: 4.2.0
  • 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/46c8f4f56765e16b92759de8098494b36cfb84f5.
Microsoft.Net.Http.Headers by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP header implementations.
Microsoft.Net.Native.Compiler by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.8-arm64rel-26502-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.1
Microsoft.Net.Native.SharedLibrary-arm by: Microsoft
  • 7 total downloads
  • Latest version: 2.0.3
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.0
Microsoft.Net.Native.SharedLibrary-x64 by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.0
Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100 by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.21
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100 by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.26
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100 by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.10
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100 by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.11
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetAppHost by: Microsoft
  • 10 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Provides the .NET app bootstrapper intended for use in the application directory