Info
Version: | 1.0.5 |
Author(s): | 上海九雏信息技术有限公司 |
Last Update: | Monday, May 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/YNG9.OAuth2.Client |
Install
Install-Package YNG9.OAuth2.Client
dotnet add package YNG9.OAuth2.Client
paket add YNG9.OAuth2.Client
YNG9.OAuth2.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.1)
1.0.5 增加YNG9.OAuth2.ServerUrl.Entry配置项,以解决内外网地址不一致的情况。.