Call Open Policy Agent (OPA) policies in WASM (Web Assembly) from .NET.
Info
Version: | 0.82.0 |
Author(s): | Christoph Wille |
Last Update: | Sunday, March 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/christophwille/dotnet-opa-wasm |
NuGet Url: | https://www.nuget.org/packages/Opa.Wasm |
Install
Install-Package Opa.Wasm
dotnet add package Opa.Wasm
paket add Opa.Wasm
Opa.Wasm Download (Unzip the "nupkg" after downloading)
Dependencies
- Wasmtime(>= 0.22.11)