Skip to content

Commit

Permalink
docs: Add OpaDotNet ecosystem projects
Browse files Browse the repository at this point in the history
  • Loading branch information
me-viper committed Jan 29, 2024
1 parent 3acc0b9 commit 93b7d12
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/website/content/integrations/opa-dotnet-asp-core.md
Original file line number Diff line number Diff line change
@@ -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

20 changes: 20 additions & 0 deletions docs/website/content/integrations/opa-dotnet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: OPA Wasm dotnet 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 dotnet core SDK.'
---
Open Policy Agent (OPA) WebAssembly dotnet core SDK

4 changes: 4 additions & 0 deletions docs/website/content/organizations/andriikurochka.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
link: https://github.com/me-viper
title: Andrii Kurochka
---

0 comments on commit 93b7d12

Please sign in to comment.