From fc61849120403437e58df475a11fe8f9a521db28 Mon Sep 17 00:00:00 2001 From: Vladyslav Matsiiako Date: Wed, 28 Dec 2022 12:02:42 -0500 Subject: [PATCH] Added .NET to available frameworks --- README.md | 18 ++++++++++++++---- docs/mint.json | 3 ++- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ac2f2a5b5..b3bcd7ac6 100644 --- a/README.md +++ b/README.md @@ -270,13 +270,13 @@ We're currently setting the foundation and building [integrations](https://infis - - ✔️ Ruby on Rails + + ✔️ Vue - - ✔️ Vue + + ✔️ Ruby on Rails @@ -292,6 +292,16 @@ We're currently setting the foundation and building [integrations](https://infis + + + + ✔️ .NET + + + + And more... + + diff --git a/docs/mint.json b/docs/mint.json index cbac56d5a..e94b70a6b 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -166,7 +166,8 @@ "integrations/frameworks/django", "integrations/frameworks/flask", "integrations/frameworks/laravel", - "integrations/frameworks/rails" + "integrations/frameworks/rails", + "integrations/frameworks/dotnet" ] }, {