From 29848dd80cc376f3a1cd4b1cd102edb0f0e53685 Mon Sep 17 00:00:00 2001 From: David Ellams Date: Fri, 18 Aug 2023 14:43:31 -0600 Subject: [PATCH] Added HoloNET (c# client) link to bottom Others may find this useful if building on windows since c# is a very popular language for windows (and mac and Linux) development and is used in Unity game engine and in a lot of business enterprise development worldwide... --- docs/happ_dev_setup_windows.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/happ_dev_setup_windows.md b/docs/happ_dev_setup_windows.md index 0b37f235ae..61f9ad77df 100644 --- a/docs/happ_dev_setup_windows.md +++ b/docs/happ_dev_setup_windows.md @@ -80,3 +80,7 @@ and you may want to learn from their experiences and documentation: - https://github.com/NextGenSoftwareUK/OASIS-Holochain-hApp - https://github.com/holochain-open-dev/wiki/wiki/Installing-Holochain--&-Building-hApps-Natively-On-Windows + +There is also the c# client HoloNET which you may want to check out: + +https://github.com/holochain-open-dev/holochain-client-csharp