Microsoft.Extensions.PlatformAbstractions by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0
  • platformabstractions
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 12 total downloads
  • Latest version: 4.9.1
  • Fluent UI, Blazor, Web Components, .NET8
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.FluentUI.AspNetCore.Components.Icons by: Microsoft
  • 17 total downloads
  • Latest version: 4.9.3
  • Icons, Fluent UI, Blazor, .NET8
A Blazor wrapper library for the official Microsoft Fluent UI System Icons library.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 1 total downloads
  • Latest version: 8.14.0
  • .NET Windows Authentication Identity Json Web Token
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: 8.10.0
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.JSInterop by: Microsoft
  • 80 total downloads
  • Latest version: 9.0.10
  • javascript interop
Abstractions and features for interop between .NET and JavaScript code. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5bae930797f60d2d04f3b1df6a33eaca85fc5f28
Microsoft.Maui.Controls by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-preview.4.8333+sha.b94e63ddc-azdo.7722287
Package Description
Microsoft.Maui.Controls.Compatibility by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.4.25263.4
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui tizen compatibility xamarin.forms migration
Compatibility APIs and objects for .NET Multi-platform App UI (.NET MAUI) apps. This package contains a collection of APIs and views that allow for easier migration from Xamarin.Forms.
Microsoft.Maui.Core by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.111
  • 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 core objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Graphics by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-preview.4.8333+sha.b94e63ddc-azdo.7722287
Package Description
Microsoft.Maui.Resizetizer by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.60
  • 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.Net.Compilers by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.0-1.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/431de5f2dab8829ad9e4ac5e65a87c11253be7c7.
Microsoft.Net.Http by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.22
  • BCL HTTP HttpClient REST Microsoft System Networking
This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages. This package is not supported in Visual Studio 2010, and is only required for projects targeting .NET Framework 4.5, Windows 8, or Windows Phone 8.1 when consuming a library that uses this package. Supported Platforms: - .NET Framework 4 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 7.5 - Silverlight 4 - Portable Class Libraries
Microsoft.Net.Http.Headers by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-rc1-final
  • http
HTTP header parser implementations.
Microsoft.NETCore.App by: Microsoft
  • 33 total downloads
  • Latest version: 2.2.8
A set of .NET API's that are included in the default .NET Core application model. b9aa1abc510165cdc4c92e59d938def6f3eee0e1 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.App.Ref by: Microsoft
  • 14 total downloads
  • Latest version: 9.0.0-preview.7.24405.7
Internal implementation package not meant for direct consumption. Please do not reference directly. A set of .NET APIs that are included in the default .NET application model. Contains reference assemblies, documentation, and other design-time assets.
Microsoft.NETCore.Jit by: Microsoft
  • 20 total downloads
  • Latest version: 2.0.7
The .NET JIT compiler. b8c69ed222a1e6e5392783cbb4df5faa87be349e When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Portable.Compatibility by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.1
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight. This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. To resolve these errors install the package with the same name name as the missing assembly. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.UniversalWindowsPlatform by: Microsoft
  • 41 total downloads
  • Latest version: 6.2.14
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETFramework.ReferenceAssemblies by: Microsoft
  • 4 total downloads
  • Latest version: 1.0.3
Microsoft .NET Framework Reference Assemblies