Skip to content

Commit 6667cf2

Browse files
authored
Merge pull request #254 from nopara73/patch-1
Add .NET Core bindings to readme
2 parents 242620f + 8aa8259 commit 6667cf2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@ Other people have made bindings to other languages:
154154

155155
Language | Bindings
156156
--- | ---
157-
C#/.net | [LibUI.Binding](https://github.com/NattyNarwhal/LibUI.Binding), [SharpUI](https://github.com/benpye/sharpui/)
157+
C# / .NET Framework | [LibUI.Binding](https://github.com/NattyNarwhal/LibUI.Binding)
158+
C# / .NET Core | [DevZH.UI](https://github.com/noliar/DevZH.UI), [SharpUI](https://github.com/benpye/sharpui/)
158159
CHICKEN Scheme | [wasamasa/libui](https://github.com/wasamasa/libui)
159160
Crystal | [libui.cr](https://github.com/Fusion/libui.cr)
160161
D | [DerelictLibui (flat API)](https://github.com/Extrawurst/DerelictLibui), [libuid (object-oriented)](https://github.com/mogud/libuid)

0 commit comments

Comments
 (0)