SocialiteNET 0.2.0
dotnet add package SocialiteNET --version 0.2.0
NuGet\Install-Package SocialiteNET -Version 0.2.0
<PackageReference Include="SocialiteNET" Version="0.2.0" />
<PackageVersion Include="SocialiteNET" Version="0.2.0" />
<PackageReference Include="SocialiteNET" />
paket add SocialiteNET --version 0.2.0
#r "nuget: SocialiteNET, 0.2.0"
#addin nuget:?package=SocialiteNET&version=0.2.0
#tool nuget:?package=SocialiteNET&version=0.2.0
Socialite .NET
The project is in active development. If you want to use it in production, please make sure that the components match your needs, or replace them.
Introduction
Socialite .NET offers a sleek and intuitive interface for OAuth authentication across platforms like Bitbucket, Facebook, GitHub, GitLab, Google, LinkedIn, Slack, Twitch, and X. It takes care of the tedious social authentication boilerplate so you can focus on building your application.
We will not implement new adapters.
Official Documentation
Socialite .NET's documentation is available on the Soicalite .NET wiki.
Contributing
We're thrilled that you're interested in adding your spark to Socialite! For all the details on how to get involved, please take a look at the Contribution guide.
Code of Conduct
We’re committed to fostering an inclusive and welcoming environment for everyone in the community. Before diving in, please take a moment to review and follow our Code of Conduct to help keep our community respectful and supportive for all.
License
Socialite .NET is open-sourced software licensed under the MIT license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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 is compatible. 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. |
-
net8.0
- Candoumbe.Pipelines (>= 0.13.2)
- Microsoft.AspNetCore.Http (>= 2.3.0)
- Microsoft.AspNetCore.Session (>= 2.3.0)
- Nuke.Build (>= 9.0.4)
-
net9.0
- Candoumbe.Pipelines (>= 0.13.2)
- Microsoft.AspNetCore.Http (>= 2.3.0)
- Microsoft.AspNetCore.Session (>= 2.3.0)
- Nuke.Build (>= 9.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
### 🚀 New features
• Added authentication with GitHub provider ([#5](https://github.com/osscameroon/socialite.net/issues/5))
Full changelog at https://github.com/osscameroon/socialite.net/blob/main/CHANGELOG.md