OpaDotNet.Compilation.Interop
2.0.0
dotnet add package OpaDotNet.Compilation.Interop --version 2.0.0
NuGet\Install-Package OpaDotNet.Compilation.Interop -Version 2.0.0
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="OpaDotNet.Compilation.Interop" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpaDotNet.Compilation.Interop" Version="2.0.0" />
<PackageReference Include="OpaDotNet.Compilation.Interop" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OpaDotNet.Compilation.Interop --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpaDotNet.Compilation.Interop, 2.0.0"
#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.
#:package OpaDotNet.Compilation.Interop@2.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OpaDotNet.Compilation.Interop&version=2.0.0
#tool nuget:?package=OpaDotNet.Compilation.Interop&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
About
Rego
compiler which uses interop wrapper for subset
of OPA SDK for policy bundle compilation and packaging.
Note. Due to inclusion of native dependencies, nuget OpaDotNet.Compilation.Interop
package is ~15MB.
Versions
Version | OPA SDK Version | Platforms |
---|---|---|
v1.0.X | v0.67.0 | linux-x64 win-x64 |
Example
using OpaDotNet.Compilation.Interop;
var compiler = new RegoInteropCompiler();
var bundleStream = await compiler.CompileFileAsync("example.rego", new() { Entrypoints = new HashSet<string>(["example/hello"]) });
// Use compiled policy bundle.
...
Product | Versions 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.Extensions.Logging (>= 9.0.2)
- OpaDotNet.Compilation.Abstractions (>= 2.0.0)
-
net9.0
- Microsoft.Extensions.Logging (>= 9.0.2)
- OpaDotNet.Compilation.Abstractions (>= 2.0.0)
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 |
---|---|---|
2.0.0 | 647 | 3/11/2025 |
2.0.0-preview-0010 | 243 | 3/5/2025 |
2.0.0-preview-0008 | 126 | 2/26/2025 |
2.0.0-preview-0002 | 111 | 11/10/2024 |
2.0.0-preview-0000 | 124 | 10/25/2024 |
1.8.0-preview0005 | 128 | 7/12/2024 |
1.7.4 | 1,440 | 8/6/2024 |
1.7.3 | 168 | 6/14/2024 |
1.7.2 | 175 | 6/13/2024 |
1.7.1 | 153 | 6/12/2024 |
1.7.0 | 430 | 5/15/2024 |
1.6.1 | 261 | 2/9/2024 |
1.6.0 | 268 | 1/10/2024 |
1.5.0 | 289 | 11/21/2023 |
1.5.0-preview0001 | 158 | 11/21/2023 |
1.4.1 | 266 | 10/10/2023 |
1.4.0 | 259 | 10/9/2023 |
1.3.1 | 330 | 9/27/2023 |
1.2.2 | 247 | 9/18/2023 |
1.2.1 | 208 | 9/18/2023 |
1.2.0 | 257 | 8/23/2023 |
1.1.3 | 243 | 8/18/2023 |
1.1.1 | 254 | 8/17/2023 |
1.1.0 | 231 | 8/17/2023 |
1.0.0 | 258 | 8/16/2023 |