Microsoft.IdentityModel.Protocols by: Microsoft
  • 123 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 57 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens by: Microsoft
  • 60 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity SecurityTokens Cryptographic operations Signing Verifying Signatures Encryption
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IdentityModel.Validators by: Microsoft
  • 164 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity OpenIdConnect Validation AzureAD Microsoft identity platform
Includes types that provide token validators.
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 25 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.IO.Redist by: Microsoft
  • 10 total downloads
  • Latest version: 6.1.3
Downlevel support package for System.IO classes.
Microsoft.Json.Pointer by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.0
Classes for working with JSON Pointer
Microsoft.Maui.Controls by: Microsoft
  • 11 total downloads
  • Latest version: 10.0.30
  • 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
  • 68 total downloads
  • Latest version: 10.0.30
  • 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.Controls.Compatibility by: Microsoft
  • 146 total downloads
  • Latest version: 10.0.30
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui 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.Controls.Core by: Microsoft
  • 60 total downloads
  • Latest version: 10.0.30
  • 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 core C# and XAML objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Controls.Xaml by: Microsoft
  • 60 total downloads
  • Latest version: 10.0.30
  • 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 XAML tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Core by: Microsoft
  • 8 total downloads
  • Latest version: 10.0.30
  • 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 core objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.
Microsoft.Maui.Essentials by: Microsoft
  • 151 total downloads
  • Latest version: 10.0.30
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui essentials sensors
.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 a collection of cross-platform APIs for working with device sensors and other features.
Microsoft.Maui.Graphics by: Microsoft
  • 121 total downloads
  • Latest version: 10.0.30
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui graphics drawing
.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 a collection of cross-platform graphics and drawing APIs.
Microsoft.Maui.Graphics.Skia by: Microsoft
  • 106 total downloads
  • Latest version: 10.0.30
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui graphics drawing skia skiasharp
.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
  • 5 total downloads
  • Latest version: 10.0.30
  • 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
  • 109 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.Compilers.Toolset by: Microsoft
  • 102 total downloads
  • Latest version: 5.0.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compilers Toolset 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. This package is primarily intended as a method for rapidly shipping hotfixes to customers. Using it as a long term solution for providing newer compilers on older MSBuild installations is explicitly not supported. That can and will break on a regular basis. The supported mechanism for providing new compilers in a build environment is updating to the newer .NET SDK or Visual Studio Build Tools SKU. This package requires either MSBuild 16.3 and .NET Desktop 4.7.2+ or .NET Core 2.1+ More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
Microsoft.Net.Http.Headers by: Microsoft
  • 9 total downloads
  • Latest version: 2.3.9
  • http
HTTP header parser implementations.