Zitadel.Api
3.4.7
This package was deprecated by Zitadel and Zitadel.gRPC
dotnet add package Zitadel.Api --version 3.4.7
NuGet\Install-Package Zitadel.Api -Version 3.4.7
<PackageReference Include="Zitadel.Api" Version="3.4.7" />
paket add Zitadel.Api --version 3.4.7
#r "nuget: Zitadel.Api, 3.4.7"
// Install Zitadel.Api as a Cake Addin #addin nuget:?package=Zitadel.Api&version=3.4.7 // Install Zitadel.Api as a Cake Tool #tool nuget:?package=Zitadel.Api&version=3.4.7
The API library for Zitadel. Implemented with gRPC,
it allows access to the API of any Zitadel instance (default:
https://api.zitadel.ch/).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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 | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Google.Protobuf (>= 3.20.1)
- Grpc (>= 2.45.0)
- Grpc.Core (>= 2.45.0)
- Grpc.Net.ClientFactory (>= 2.45.0)
- Grpc.Net.Common (>= 2.45.0)
- Zitadel (>= 3.4.7)
-
net5.0
- Google.Protobuf (>= 3.20.1)
- Grpc (>= 2.45.0)
- Grpc.Core (>= 2.45.0)
- Grpc.Net.ClientFactory (>= 2.45.0)
- Grpc.Net.Common (>= 2.45.0)
- Zitadel (>= 3.4.7)
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 | |
---|---|---|---|
3.4.7 | 1,975 | 4/22/2022 | |
3.4.6 | 508 | 4/20/2022 | |
3.4.5 | 522 | 4/12/2022 | |
3.4.4 | 539 | 4/1/2022 | |
3.4.3 | 534 | 3/22/2022 | |
3.4.2 | 519 | 3/8/2022 | |
3.4.1 | 652 | 2/23/2022 | |
3.4.0 | 491 | 2/23/2022 | |
3.3.12 | 1,003 | 11/19/2021 | |
3.3.11 | 662 | 11/8/2021 | |
3.3.10 | 610 | 10/29/2021 | |
3.3.9 | 600 | 10/26/2021 | |
3.3.8 | 617 | 10/20/2021 | |
3.3.7 | 613 | 10/19/2021 | |
3.3.6 | 629 | 10/12/2021 | |
3.3.5 | 597 | 10/11/2021 | |
3.3.4 | 588 | 10/5/2021 | |
3.3.3 | 613 | 9/30/2021 | |
3.3.2 | 602 | 9/15/2021 | |
3.3.1 | 605 | 9/14/2021 | |
3.3.0 | 698 | 9/8/2021 | |
3.2.3 | 611 | 9/7/2021 | |
3.2.2 | 631 | 8/18/2021 | |
3.2.1 | 603 | 8/13/2021 | |
3.2.0 | 621 | 8/4/2021 | |
3.1.8 | 758 | 6/22/2021 | |
3.1.7 | 652 | 6/11/2021 | |
3.1.6 | 2,577 | 6/8/2021 | |
3.1.5 | 705 | 5/26/2021 | |
3.1.4 | 584 | 5/25/2021 | |
3.1.3 | 591 | 5/24/2021 | |
3.1.2 | 594 | 5/13/2021 | |
3.1.1 | 574 | 5/11/2021 | |
3.1.0 | 636 | 5/7/2021 | |
3.0.3 | 620 | 5/7/2021 | |
3.0.2 | 603 | 5/1/2021 | |
3.0.1 | 604 | 4/21/2021 | |
3.0.0 | 600 | 4/16/2021 | |
2.2.6 | 632 | 4/13/2021 | |
2.2.5 | 622 | 4/9/2021 | |
2.2.4 | 655 | 4/8/2021 | |
2.2.3 | 590 | 4/6/2021 | |
2.2.2 | 585 | 4/2/2021 | |
2.2.1 | 579 | 4/1/2021 | |
2.2.0 | 591 | 3/30/2021 | |
2.1.2 | 619 | 3/25/2021 | |
2.1.1 | 570 | 3/25/2021 |
## [3.4.7](https://github.com/caos/zitadel-net/compare/v3.4.6...v3.4.7) (2022-04-22)
### Bug Fixes
* **deps:** update dependency google.protobuf to v3.20.1 ([#151](https://github.com/caos/zitadel-net/issues/151)) ([5935668](https://github.com/caos/zitadel-net/commit/5935668bb6586b7842d77cc1d4358702f1de13d1))