microsoft / regorus

Regorus - A fast, lightweight Rego (OPA policy language) interpreter written in Rust.
MIT License
121 stars 28 forks source link

adding support for net4.0 in .NET and extension list as an example #277

Closed yangjie-msft closed 1 month ago

yangjie-msft commented 1 month ago

created an example of agent extension policy that is used for Azure agent extensions. added support for .NET framework 4.0 binding. Reorganized the structure accordingly due to the above changes.

anakrish commented 1 month ago

@yangjie-msft Thanks for the contribution. Kindly squash your commits to a single changelist.