Microsoft.Identity.Client
by: Microsoft
- 1 total downloads
- Latest version: 4.62.0-preview
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formerly Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 2 total downloads
- Latest version: 4.61.3
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 7.7.1
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 1 total downloads
- Latest version: 7.5.0
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: 7.5.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 1 total downloads
- Latest version: 5.4.0
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Tokens.Saml
by: Microsoft
- 1 total downloads
- Latest version: 6.25.0
Includes types that provide support for SamlTokens version 1 and 2.
Microsoft.Maui.Controls.Core
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.2.10293+sha.7c7f23dad8-azdo.9203906
.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.Graphics
by: Microsoft
- 1 total downloads
- Latest version: 9.0.100
.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.Net.Http
by: Microsoft
- 1 total downloads
- Latest version: 2.1.3-beta
This package provides a programming interface for modern HTTP applications on .NET Framework 4, Silverlight 4 and 5, Windows Phone 7.5 and 8. This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages.
This package also supports Portable Class Libraries.
This package is not supported in Visual Studio 2010, and is only required for projects targeting .NET Framework 4.5 or .NET for Windows Store apps when consuming a library that uses this package. For known issues, please see: http://go.microsoft.com/fwlink/?LinkID=279987.
Microsoft.NET.Test.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 15.0.0-preview-20170125-04
The MSbuild targets and properties for building the .Net core test projects.
Microsoft.NETCore.App
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc2-3002702
A set of .NET API's that are included in the default .NET Core application model.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 62 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost
by: Microsoft
- 2 total downloads
- Latest version: 8.0.18
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 1 total downloads
- Latest version: 7.0.4
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 2 total downloads
- Latest version: 6.0.14
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Jit
by: Microsoft
- 1 total downloads
- Latest version: 1.1.4
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 7 total downloads
- Latest version: 8.0.0-preview.5.23280.8
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Portable.Compatibility
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1-beta-23409
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.
Microsoft.NETCore.Targets
by: Microsoft
- 0 total downloads
- Latest version: 5.0.0-preview.6.20305.6
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
When using NuGet 3.x this package requires at least version 3.4.