We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585fa00 commit 13c1811Copy full SHA for 13c1811
README.md
@@ -13,6 +13,11 @@ It is still in very early alpha and full of bugs but it's improving fast! Check
13
14
https://github.com/VisualNodeDev/NodeDev/assets/39806655/f4a8e7fd-08a1-4f37-8cae-0b7a7c2d4759
15
16
+Here's a newer demo with the generated IL code shown:
17
+
18
+https://github.com/user-attachments/assets/b8c915b9-2ade-43ff-920e-1efabf299ecf
19
20
21
# Tell me more !
22
NodeDev runs in .NET and allows you to manipulate any .NET objects, call any method, create an .NET type you want.
23
You can create classes, methods and properties as you would in C# and mix them with real pre-existing types seemlessly.
0 commit comments