Skip to content

Commit

Permalink
docs: Add OpaDotNet ecosystem projects (open-policy-agent#6554)
Browse files Browse the repository at this point in the history
* docs: Add OpaDotNet ecosystem projects

Signed-off-by: akurochka <[email protected]>

* Add missing logos

Signed-off-by: akurochka <[email protected]>

* docs: Make naming consistent

Signed-off-by: akurochka <[email protected]>

* dotnet -> .NET

Signed-off-by: Charlie Egan <[email protected]>

---------

Signed-off-by: akurochka <[email protected]>
Signed-off-by: Charlie Egan <[email protected]>
Co-authored-by: Charlie Egan <[email protected]>
  • Loading branch information
me-viper and charlieegan3 authored Jan 29, 2024
1 parent 4bfae4e commit 6c4934b
Show file tree
Hide file tree
Showing 5 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 .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

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
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6c4934b

Please sign in to comment.