Microsoft.AspNetCore.Authentication.MicrosoftAccount
2.0.0-preview2-final
This is a prerelease version of Microsoft.AspNetCore.Authentication.MicrosoftAccount.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Authentication.MicrosoftAccount --version 2.0.0-preview2-final
NuGet\Install-Package Microsoft.AspNetCore.Authentication.MicrosoftAccount -Version 2.0.0-preview2-final
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="2.0.0-preview2-final" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Authentication.MicrosoftAccount --version 2.0.0-preview2-final
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.Authentication.MicrosoftAccount, 2.0.0-preview2-final"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNetCore.Authentication.MicrosoftAccount as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.Authentication.MicrosoftAccount&version=2.0.0-preview2-final&prerelease // Install Microsoft.AspNetCore.Authentication.MicrosoftAccount as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.Authentication.MicrosoftAccount&version=2.0.0-preview2-final&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication.OAuth (>= 2.0.0-preview2-final)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (22)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Authentication.MicrosoftAccount:
Repository | Stars |
---|---|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
davidfowl/TodoApp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|