From 9060637a31f2fbd6b44364197191baa93ee78cf8 Mon Sep 17 00:00:00 2001 From: Kyle McMaster Date: Thu, 29 Feb 2024 11:59:05 -0500 Subject: [PATCH] Update README.md Add F# community sample --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 18ef67357..477824558 100644 --- a/README.md +++ b/README.md @@ -166,3 +166,5 @@ You can also run the applications by using the instructions located in their `Do We have some great contributions from the community, and while these aren't maintained by Microsoft we still want to highlight them. [eShopOnWeb VB.NET](https://github.com/VBAndCs/eShopOnWeb_VB.NET) by Mohammad Hamdy Ghanem + +[FShopOnWeb](https://github.com/NitroDevs/FShopOnWeb) An F# take on eShopOnWeb by Sean G. Wright and Kyle McMaster