Kinde.SDK
2.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Kinde.SDK --version 2.0.0
NuGet\Install-Package Kinde.SDK -Version 2.0.0
<PackageReference Include="Kinde.SDK" Version="2.0.0" />
<PackageVersion Include="Kinde.SDK" Version="2.0.0" />
<PackageReference Include="Kinde.SDK" />
paket add Kinde.SDK --version 2.0.0
#r "nuget: Kinde.SDK, 2.0.0"
#:package Kinde.SDK@2.0.0
#addin nuget:?package=Kinde.SDK&version=2.0.0
#tool nuget:?package=Kinde.SDK&version=2.0.0
Kinde .NET SDK
The Kinde SDK for .NET.
You can also use the .NET starter kit here.
Documentation
For details on integrating this SDK into your project, head over to the Kinde docs and see the .NET SDK doc 👍🏼.
Publishing
The core team handles publishing.
Contributing
Please refer to Kinde’s contributing guidelines.
License
By contributing to Kinde, you agree that your contributions will be licensed under its 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 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. |
-
net8.0
- JsonSubTypes (>= 2.0.1)
- Microsoft.Extensions.Configuration (>= 9.0.4)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.4)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Http (>= 9.0.4)
- Microsoft.Extensions.Http.Resilience (>= 9.8.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.4)
- Microsoft.Extensions.Logging.Console (>= 9.0.4)
- Newtonsoft.Json (>= 13.0.3)
- Polly (>= 8.5.2)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.IdentityModel.Tokens.Jwt (>= 8.8.0)
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 |
---|---|---|
2.0.1 | 67 | 9/11/2025 |
2.0.0 | 110 | 9/9/2025 |
1.4.1 | 2,224 | 9/4/2025 |
1.3.1 | 14,403 | 6/25/2025 |
1.3.0 | 7,404 | 4/24/2025 |
1.2.11 | 6,120 | 3/31/2025 |
1.2.10 | 15,179 | 2/6/2025 |
1.2.9 | 17,952 | 11/6/2024 |
1.2.8 | 178 | 10/31/2024 |
1.2.7 | 3,489 | 8/19/2024 |
1.2.6 | 27,139 | 4/10/2024 |
1.2.5 | 7,244 | 12/8/2023 |
1.2.4 | 150 | 12/7/2023 |
1.2.3 | 756 | 10/23/2023 |
1.2.2 | 164 | 10/17/2023 |
1.2.0 | 5,409 | 6/28/2023 |
1.1.0 | 251 | 4/14/2023 |
0.0.1 | 335 | 11/15/2022 |
Major update: Upgraded to .NET 8.0, updated OpenAPI Generator to v7.15.0, improved performance and modern .NET features support. Breaking change: Requires .NET 8.0 or later.