Microsoft.IdentityModel.Protocols.WsFederation by: Microsoft
  • 2.822k total downloads
  • Latest version: 8.19.1
  • .NET Windows Authentication Identity WsFederation
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Tokens by: Microsoft
  • 5.14k total downloads
  • Latest version: 8.19.1
  • .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.Tokens.Saml by: Microsoft
  • 3.239k total downloads
  • Latest version: 8.19.1
  • .NET Windows Authentication Identity SamlTokens Saml Token Saml2 Token
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.IdentityModel.Xml by: Microsoft
  • 2.143k total downloads
  • Latest version: 8.19.1
  • .NET Windows Authentication Identity Reading XML Writing XML Enveloped Signatures
Includes types that provide support for Reading / Writing XML with Enveloped Signatures.
Microsoft.IO.RecyclableMemoryStream by: Microsoft
  • 593 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
  • 1.043k total downloads
  • Latest version: 6.1.3
Downlevel support package for System.IO classes.
Microsoft.JSInterop by: Microsoft
  • 5.72k total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • 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/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.JSInterop.WebAssembly by: Microsoft
  • 4.775k total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • wasm javascript interop
Abstractions and features for interop between .NET WebAssembly and JavaScript code. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Maps.MapControl.WPF by: Microsoft
  • 8 total downloads
  • Latest version: 1.0.0.3
  • Bing Maps WPF
The Bing Maps Windows Presentation Foundation (WPF) Control combines the power of Windows Presentation Foundation and Bing Maps to provide an enhanced mapping experience.
Microsoft.Maui.Core by: Microsoft
  • 3.054k 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. 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
  • 2.795k total downloads
  • Latest version: 11.0.0-preview.5.26304.4
  • 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
  • 3.54k total downloads
  • Latest version: 11.0.0-preview.5.26304.4
  • 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
  • 3.334k total downloads
  • Latest version: 11.0.0-preview.5.26304.4
  • 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.Graphics.Win2D.WinUI.Desktop by: Microsoft
  • 3.304k total downloads
  • Latest version: 11.0.0-preview.5.26304.4
  • dotnet-maui dotnet maui cross-platform ios android macos maccatalyst windows winui graphics drawing win2d
.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 Win2D graphics engine with .NET MAUI Graphics. This package is no longer needed and all APIs are now also in the Microsoft.Maui.Graphics package.
Microsoft.ML by: Microsoft
  • 1.045k total downloads
  • Latest version: 6.0.0-preview.26160.2
  • ML.NET ML Machine Learning
ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
Microsoft.ML.CpuMath by: Microsoft
  • 836 total downloads
  • Latest version: 6.0.0-preview.26160.2
  • ML.NET ML Machine Learning
Microsoft.ML.CpuMath contains optimized math routines for ML.NET.
Microsoft.ML.DataView by: Microsoft
  • 825 total downloads
  • Latest version: 6.0.0-preview.26160.2
  • ML.NET ML Machine Learning
Contains the IDataView system which is a set of interfaces and components that provide efficient, compositional processing of schematized data for machine learning and advanced analytics applications.
Microsoft.Net.Compilers by: Microsoft
  • 4.016k 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
  • 2.901k total downloads
  • Latest version: 5.3.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/16f9bd284cd49604ac82998bfe778a8eb16d4347.
Microsoft.NET.HostModel by: Microsoft
  • 76 total downloads
  • Latest version: 5.0.0-preview.1.20120.5
Abstractions for modifying .net core host-binaries