Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft
- 1 total downloads
- Latest version: 5.2.2
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET based client by taking advantage of Windows Server Active Directory and Azure Active Directory.
ADAL.NET enables you to acquire a security token to access protected Web APIs, for instance Microsoft Graph or your own Web API.
ADAL.NET is built against multiple platforms, including .net desktop, .net standard, .net core, UWP, Xamarin iOS and Xamarin Android. It can be called from applications and Web APIs (ASP.NET, .NET Core, ASP.NET Core) that call other Web APIs in the name of a user, or without a user.
Microsoft.IdentityModel.Logging
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 4 total downloads
- Latest version: 5.6.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 1 total downloads
- Latest version: 5.1.3
Includes types that provide support for cryptographic operations.
Microsoft.Maui.Controls.Build.Tasks
by: Microsoft
- 0 total downloads
- Latest version: 11.0.0-preview.3.26203.7
.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.Net.Compilers
by: Microsoft
- 2 total downloads
- Latest version: 3.6.0-4.final
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/9bc8f80f8272bd000a642c1a09ffbf30b287d9c5.
Microsoft.Net.Native.Compiler
by: Microsoft
- 1 total downloads
- Latest version: 2.2.12-rel-33220-00
.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.2
Microsoft.NET.Test.Sdk
by: Microsoft
- 7 total downloads
- Latest version: 17.3.0-preview-20220612-01
The MSbuild targets and properties for building .NET test projects.
Microsoft.NET.Workloads.10.0.100
by: Microsoft
- 1 total downloads
- Latest version: 10.100.1
This package contains the workload set manifest for the 10.0.100 version of the .NET SDK. This package is not intended for direct reference - instead it is an internal implementation detail of the 'dotnet workload' command. See https://learn.microsoft.com/dotnet/core/tools/dotnet-workload-sets for more details.
Microsoft.NETCore.App.Host.linux-x64
by: Microsoft
- 1 total downloads
- Latest version: 8.0.20
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Host.win-x64
by: Microsoft
- 9 total downloads
- Latest version: 8.0.0-preview.5.23280.8
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.App.Ref
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.5.20278.1
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.
4ae4e2fe08164168a77f0a3b06091db5959fb506
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 3 total downloads
- Latest version: 8.0.16
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHost
by: Microsoft
- 19 total downloads
- Latest version: 8.0.17
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 4 total downloads
- Latest version: 6.0.15
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 10 total downloads
- Latest version: 8.0.23
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Jit
by: Microsoft
- 2 total downloads
- Latest version: 1.0.18
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0-preview.7.23375.6
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Microsoft.NETCore.Targets
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview5.19224.8
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.
Microsoft.OData.Core
by: Microsoft
- 7 total downloads
- Latest version: 7.13.0
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4. Enables construction of OData services and clients. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.