diff --git a/docs/website/content/integrations/opa-dotnet-asp-core.md b/docs/website/content/integrations/opa-dotnet-asp-core.md new file mode 100644 index 0000000000..5d79e567df --- /dev/null +++ b/docs/website/content/integrations/opa-dotnet-asp-core.md @@ -0,0 +1,14 @@ +--- +title: ASP.NET Core OPA Authorization +labels: + category: application + layer: network + type: poweredbyopa +code: +- https://github.com/me-viper/OpaDotNet.Extensions +- https://www.nuget.org/packages/OpaDotNet.Extensions.AspNetCore/ +inventors: +- andriikurochka +--- +Open Policy Agent (OPA) ASP.NET core authorization infrastructure + diff --git a/docs/website/content/integrations/opa-dotnet.md b/docs/website/content/integrations/opa-dotnet.md new file mode 100644 index 0000000000..71d2e81162 --- /dev/null +++ b/docs/website/content/integrations/opa-dotnet.md @@ -0,0 +1,20 @@ +--- +title: OPA Wasm .NET core SDK +software: +- csharp +inventors: +- andriikurochka +labels: + category: wasm + type: poweredbyopa +tutorials: +- https://me-viper.github.io/OpaDotNet/articles/HowToStart.html +code: +- https://github.com/me-viper/OpaDotNet +- https://www.nuget.org/packages/OpaDotNet.Wasm/ +docs_features: + wasm-integration: + note: 'This project implements Open Policy Agent (OPA) WebAssembly .NET core SDK.' +--- +Open Policy Agent (OPA) WebAssembly .NET core SDK + diff --git a/docs/website/content/organizations/andriikurochka.md b/docs/website/content/organizations/andriikurochka.md new file mode 100644 index 0000000000..5465b72e89 --- /dev/null +++ b/docs/website/content/organizations/andriikurochka.md @@ -0,0 +1,4 @@ +--- +link: https://github.com/me-viper +title: Andrii Kurochka +--- diff --git a/docs/website/static/img/logos/integrations/opa-dotnet-asp-core.png b/docs/website/static/img/logos/integrations/opa-dotnet-asp-core.png new file mode 100644 index 0000000000..40bc258f2e Binary files /dev/null and b/docs/website/static/img/logos/integrations/opa-dotnet-asp-core.png differ diff --git a/docs/website/static/img/logos/integrations/opa-dotnet.png b/docs/website/static/img/logos/integrations/opa-dotnet.png new file mode 100644 index 0000000000..40bc258f2e Binary files /dev/null and b/docs/website/static/img/logos/integrations/opa-dotnet.png differ