An interop library in rust to enable use of cedar policies from C# code.
Install the following dependencies
- (Dotnet)[https://dotnet.microsoft.com/en-us/download/dotnet/8.0]
- (Rust)[https://www.rust-lang.org/tools/install]
Install cedar using the command:
cargo install cedar-policy-cli
To run the example:
.\build.bat
https://github.com/cedar-policy/cedar-examples/tree/release/3.1.x/cedar-policy-language-in-action https://github.com/ralfbiedert/interoptopus