Unofficial .NET client for Permify with support for both HTTP and gRPC APIs. Designed for AOT compatibility with optional Aspire integration.
- HTTP and gRPC API support
- 100% Native AOT compatible
- Optional Aspire integration
- Modern .NET with maximum compatibility (.NET 10, .NET 9, .NET 8, netstandard2.0)
See Permify documentation for API details.
This is the current roadmap for the unofficial Permify client, in no particular order:
- Schema Service
- Read schema (polymorphic trees are difficult)
- Permission Service
- Expand API
- Subject Filtering
- Lookup Entity (Data Filtering)
- Lookup Entity (Streaming)
- Subject Permission List
- Bundle Service
- Delete Bundle
- OpenTelemetry integration
- Authn support for Permify servers that require it