Authzed.Net 0.1.0-something

This is a prerelease version of Authzed.Net.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Authzed.Net --version 0.1.0-something                
NuGet\Install-Package Authzed.Net -Version 0.1.0-something                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Authzed.Net" Version="0.1.0-something" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Authzed.Net --version 0.1.0-something                
#r "nuget: Authzed.Net, 0.1.0-something"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Authzed.Net as a Cake Addin
#addin nuget:?package=Authzed.Net&version=0.1.0-something&prerelease

// Install Authzed.Net as a Cake Tool
#tool nuget:?package=Authzed.Net&version=0.1.0-something&prerelease                

authzed dotnet

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 33 9/26/2024
1.0.0 29 9/26/2024
0.1.0 96 9/5/2024
0.1.0-something 53 9/5/2024
0.1.0-beta 62 9/5/2024
0.1.0-alpha 57 9/5/2024