AspNet.Security.OAuth.GitHub
2.0.0-rc2-final
This is a prerelease version of AspNet.Security.OAuth.GitHub.
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 AspNet.Security.OAuth.GitHub --version 2.0.0-rc2-final
NuGet\Install-Package AspNet.Security.OAuth.GitHub -Version 2.0.0-rc2-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="AspNet.Security.OAuth.GitHub" Version="2.0.0-rc2-final" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNet.Security.OAuth.GitHub" Version="2.0.0-rc2-final" />
<PackageReference Include="AspNet.Security.OAuth.GitHub" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AspNet.Security.OAuth.GitHub --version 2.0.0-rc2-final
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNet.Security.OAuth.GitHub, 2.0.0-rc2-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.
#:package AspNet.Security.OAuth.GitHub@2.0.0-rc2-final
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AspNet.Security.OAuth.GitHub&version=2.0.0-rc2-final&prerelease
#tool nuget:?package=AspNet.Security.OAuth.GitHub&version=2.0.0-rc2-final&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ASP.NET Core security middleware enabling GitHub authentication.
Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 was computed. |
.NET Framework | 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.
-
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication.OAuth (>= 2.0.0)
NuGet packages (19)
Showing the top 5 NuGet packages that depend on AspNet.Security.OAuth.GitHub:
Package | Downloads |
---|---|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
IdentityServer4MicroService
MicroService based on IdentityServer4 + Azure API Management |
|
OAuthApp
OAuth2.0的Saas用户中心框架。 |
|
CyberEye.Identity.Lib
Package chứa các thư viện, hàm tiện ích, class model về ASP.NET Identity |
|
AuthScape.Services
Available soon |
GitHub repositories (25)
Showing the top 20 popular GitHub repositories that depend on AspNet.Security.OAuth.GitHub:
Repository | Stars |
---|---|
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.
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
davidfowl/TodoApp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
|
|
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
|
|
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
|
|
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
|
|
notifo-io/notifo
Multi channel notification service for collaboration tools, e-commerce, news service and more.
|
|
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
|
|
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
|
|
csharpfritz/csharp_with_csharpfritz
Show notes, slides, and samples from the CSharp with CSharpFritz show
|
|
martincostello/dotnet-minimal-api-integration-testing
An example of integration testing ASP.NET Core Minimal hosting and APIs
|
|
solenovex/Identity-Server-4-Tutorial-Demo-Code
Identity Server 4 视频教程配套源码
|
|
formcms/formcms
Open-source headless CMS built with ASP.NET Core (C#) and React, featuring REST APIs, GraphQL, and a GrapesJS page designer.
|
|
TheUltimateC0der/listrr
listrr.pro creates and maintains lists on trakt.tv completely automated based on your filters.
|
|
VirtoCommerce/vc-storefront
Virto Commerce Storefront - ASP.NET Core 8.0
|
|
servicetitan/Stl.Fusion.Samples
A collection of samples for Fusion library: https://github.com/servicetitan/Stl.Fusion
|
|
CnGal/CnGalWebSite
CnGal是一个非营利性的,立志于收集整理国内制作组创作的中文Galgame/AVG的介绍、攻略、评测、感想等内容的资料性质的网站。
|
|
bingbing-gui/aspnetcore-developer
.NET 9 打造的 ASP.NET Core 学习仓库,涵盖常用技术点 + 实战示例,配套优质开源库,欢迎 star! Learn ASP.NET Core with .NET 9 — real-world samples, essential features, and awesome libraries. Star it if you like!
|
Version | Downloads | Last Updated |
---|---|---|
9.4.1 | 1,951 | 9/30/2025 |
9.4.0 | 44,535 | 5/21/2025 |
9.3.0 | 7,495 | 5/1/2025 |
9.2.0 | 14,243 | 3/23/2025 |
9.1.0 | 2,767 | 3/14/2025 |
9.0.0 | 50,002 | 11/12/2024 |
8.3.0 | 45,795 | 11/7/2024 |
8.2.0 | 40,930 | 9/14/2024 |
8.1.0 | 46,016 | 6/14/2024 |
8.0.0 | 123,935 | 11/14/2023 |
7.0.4 | 49,391 | 8/15/2023 |
7.0.3 | 12,138 | 8/7/2023 |
7.0.2 | 54,779 | 4/16/2023 |
7.0.1 | 1,217 | 4/16/2023 |
7.0.0 | 66,470 | 11/7/2022 |
6.0.15 | 82,969 | 4/16/2023 |
6.0.14 | 14,324 | 11/2/2022 |
6.0.13 | 1,041 | 11/1/2022 |
6.0.12 | 5,723 | 10/10/2022 |
6.0.11 | 46,920 | 9/4/2022 |
6.0.10 | 4,705 | 8/31/2022 |
6.0.9 | 17,879 | 8/24/2022 |
6.0.8 | 28,543 | 8/19/2022 |
6.0.7 | 13,121 | 8/16/2022 |
6.0.6 | 703,410 | 4/20/2022 |
6.0.5 | 6,940 | 3/27/2022 |
6.0.4 | 27,286 | 2/10/2022 |
6.0.3 | 82,349 | 1/22/2022 |
6.0.2 | 8,667 | 1/6/2022 |
6.0.1 | 5,113 | 12/11/2021 |
6.0.0 | 9,288 | 11/8/2021 |
5.0.18 | 9,985 | 10/29/2021 |
5.0.17 | 889 | 10/26/2021 |
5.0.16 | 4,204 | 10/9/2021 |
5.0.15 | 1,691 | 10/4/2021 |
5.0.14 | 1,560 | 9/25/2021 |
5.0.13 | 737 | 9/24/2021 |
5.0.12 | 3,331 | 9/11/2021 |
5.0.11 | 6,075 | 8/24/2021 |
5.0.10 | 2,164 | 8/13/2021 |
5.0.9 | 5,433 | 7/28/2021 |
5.0.8 | 9,384 | 7/4/2021 |
5.0.7 | 20,275 | 6/20/2021 |
5.0.6 | 7,004 | 6/4/2021 |
5.0.5 | 774 | 6/3/2021 |
5.0.4 | 54,350 | 4/7/2021 |
5.0.3 | 3,335 | 3/26/2021 |
5.0.2 | 2,365 | 3/13/2021 |
5.0.1 | 13,399 | 2/1/2021 |
5.0.0 | 30,700 | 11/10/2020 |
3.1.8 | 3,683 | 8/31/2022 |
3.1.7 | 13,297 | 2/1/2021 |
3.1.6 | 37,171 | 10/26/2020 |
3.1.5 | 4,590 | 10/20/2020 |
3.1.4 | 19,063 | 10/6/2020 |
3.1.3 | 114,993 | 7/16/2020 |
3.1.2 | 3,399 | 7/8/2020 |
3.1.1 | 12,769 | 5/8/2020 |
3.1.0 | 10,160 | 4/20/2020 |
3.0.0 | 85,559 | 10/14/2019 |
2.2.2 | 5,265 | 5/8/2020 |
2.2.1 | 750 | 4/20/2020 |
2.2.0 | 8,194 | 10/14/2019 |
2.1.0 | 17,942 | 6/6/2019 |
2.0.1 | 63,288 | 1/21/2019 |
2.0.0 | 18,578 | 6/18/2018 |
2.0.0-rc2-final | 9,517 | 12/18/2017 |
1.0.1 | 960 | 1/21/2019 |
1.0.0 | 2,127 | 6/18/2018 |
1.0.0-rc2-final | 1,148 | 12/18/2017 |
1.0.0-rc1-final | 3,459 | 5/8/2017 |
1.0.0-beta3-final | 9,560 | 3/13/2017 |
1.0.0-beta2-final | 1,884 | 11/30/2016 |
1.0.0-beta1-final | 3,491 | 7/1/2016 |
1.0.0-alpha4-final | 1,780 | 5/18/2016 |
1.0.0-alpha3 | 1,429 | 11/20/2015 |
1.0.0-alpha2 | 1,266 | 10/16/2015 |
1.0.0-alpha1 | 1,314 | 9/3/2015 |