Skip to content

Commit

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

Signed-off-by: akurochka <andrii.kurochka@zorallabs.com>

* Add missing logos

Signed-off-by: akurochka <andrii.kurochka@zorallabs.com>

* docs: Make naming consistent

Signed-off-by: akurochka <andrii.kurochka@zorallabs.com>

* dotnet -> .NET

Signed-off-by: Charlie Egan <git@charlieegan3.com>

---------

Signed-off-by: akurochka <andrii.kurochka@zorallabs.com>
Signed-off-by: Charlie Egan <git@charlieegan3.com>
Co-authored-by: Charlie Egan <git@charlieegan3.com>
  • Loading branch information
me-viper and charlieegan3 committed 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
---
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.