Netnr.Login 4.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Netnr.Login --version 4.0.1
NuGet\Install-Package Netnr.Login -Version 4.0.1
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="Netnr.Login" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Netnr.Login --version 4.0.1
#r "nuget: Netnr.Login, 4.0.1"
#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 Netnr.Login as a Cake Addin
#addin nuget:?package=Netnr.Login&version=4.0.1

// Install Netnr.Login as a Cake Tool
#tool nuget:?package=Netnr.Login&version=4.0.1

Netnr.Login

第三方 OAuth 授权登录,QQ、微信(WeChat)、微博(Weibo)、GitHub、码云(Gitee)、淘宝(天猫)、微软(Microsoft )、钉钉(DingTalk)、谷歌(Google)、支付宝(AliPay)、StackOverflow

安装 (NuGet)

Install-Package Netnr.Login

使用

参考:Netnr.Test/Controllers/LoginController.cs
提醒:一般第三方登录都有一个 state 参数,用于防止CSRF攻击(防伪),可以利用该参数添加 登录、注册、解绑等标注前缀

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.1.0 234 7/16/2023
5.0.0 467 8/14/2022
4.0.1 771 5/18/2021
4.0.0 579 11/28/2020
3.6.0 522 10/7/2020
3.5.2 931 1/18/2020
3.5.1 590 12/26/2019
3.5.0 584 11/12/2019
3.4.1 490 11/11/2019
3.4.0 493 11/9/2019
3.3.0-rc1 412 10/16/2019
3.2.0-beta1 452 9/20/2019
3.1.0 939 3/26/2019
3.0.1 581 3/6/2019
2.0.0 832 10/18/2018
1.0.0 748 10/9/2018

升级依赖版本和更改图标