Skip to content

Authentication / Authorization library for zitadel (zitadel.com), written in dotnet for the asp.net web application package.

License

Notifications You must be signed in to change notification settings

smartive/zitadel-net

Folders and files

NameName
Last commit message
Last commit date
Mar 10, 2025
Oct 28, 2024
Jan 24, 2024
Oct 28, 2024
Mar 14, 2025
Mar 11, 2025
Jan 24, 2024
Jan 24, 2024
Jan 24, 2024
Apr 13, 2023
Jan 24, 2024
Jan 24, 2024
Jan 24, 2024
Jan 24, 2024
Jan 24, 2024
Jan 26, 2024

Repository files navigation

ZITADEL .NET

.NET Release Nuget

Welcome to the repository of the ZITADEL dotnet libraries.

This repository contains authentication and resource management for ZITADEL in .NET. It can be used to create a ASP.NET application (with internal session management) or WebAPIs with OIDC introspection. Further, the compiled proto resources of the ZITADEL source repository are included to access the API of ZITADEL and manage resources.

as well as the examples folder which contains several examples for accessing the API of ZITADEL or using it in a WebApp or WebAPI.

Development

To help developing the libraries, you may just open an issue or create a pull request to this repository.

To set up the dev environment you merely only need to install the .NET SDK and you are good to go.

License

These libraries are licensed under the Apache 2.0 License.