From f7d5777b35fc13526195aa63c410d64859bfc985 Mon Sep 17 00:00:00 2001 From: Scott Kuehl-Shelby <56496383+skuehlshelby@users.noreply.github.com> Date: Wed, 22 Dec 2021 09:40:50 +0100 Subject: [PATCH] Add link to new .NET port to the readme I have ported easy-rules to .NET Core, and thought I should add a link in the 'Easy Rules in other languages' section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 613bc832..19b16c2c 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ Thank you all for your contributions! * [EasyRulesGo](https://github.com/CrowdStrike/easyrulesgo) : A port of EasyRules to Golang by [@jiminoc](https://github.com/jiminoc) * [EasyRulesGroovy](https://github.com/will-gilbert/easyrules-tutorials-groovy) : A port of EasyRules tutorials to Groovy by [@will-gilbert](https://github.com/will-gilbert) +* [Easy-Rules-.NET](https://github.com/skuehlshelby/Easy-Rules-.NET) : A port of EasyRules to .NET Core by [@skuehlshelby](https://github.com/skuehlshelby) * [EasyRulesCsharp](https://github.com/feldrim/EasyRulesCsharp) : A port of EasyRules to CSharp (WIP) by [@feldrim](https://github.com/feldrim) ## Who is using Easy Rules?