Authzed.Net
0.1.0-beta
See the version list below for details.
dotnet add package Authzed.Net --version 0.1.0-beta
NuGet\Install-Package Authzed.Net -Version 0.1.0-beta
<PackageReference Include="Authzed.Net" Version="0.1.0-beta" />
paket add Authzed.Net --version 0.1.0-beta
#r "nuget: Authzed.Net, 0.1.0-beta"
// Install Authzed.Net as a Cake Addin #addin nuget:?package=Authzed.Net&version=0.1.0-beta&prerelease // Install Authzed.Net as a Cake Tool #tool nuget:?package=Authzed.Net&version=0.1.0-beta&prerelease
authzed dotnet
This repository houses the official .NET (generated in C#) client library for Authzed and SpiceDB.
This project is intended to be a canonical source of generated ProtoBuf messages for gRPC communication.
SpiceDB is a database system for managing security-critical permissions checking.
SpiceDB acts as a centralized service that stores authorization data. Once stored, data can be performantly queried to answer questions such as "Does this user have access to this resource?" and "What are all the resources this user has access to?".
Authzed operates the globally available, serverless database platform for SpiceDB.
You can find more info about the API in the Authzed Documentation API Reference or the Authzed API Buf Registry repository.
See CONTRIBUTING.md for instructions on how to contribute and perform common tasks like building the project and running tests.
Installation
nuget install authzed-dot
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. |
-
net8.0
- Google.Protobuf (>= 3.27.3)
- Grpc.Core (>= 2.46.6)
- Grpc.Net.Client (>= 2.65.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 |
---|---|---|
1.1.0 | 655 | 9/26/2024 |
1.0.0 | 72 | 9/26/2024 |
0.1.0 | 201 | 9/5/2024 |
0.1.0-something | 71 | 9/5/2024 |
0.1.0-beta | 81 | 9/5/2024 |
0.1.0-alpha | 77 | 9/5/2024 |