"At work we are using behaviour tree's to run the ai for a game we are working on. We serialize tree's to json but hand editing those became a pain as tree structures become hard to follow in json. I couldn't find any suitable existing editors for data like that, so i decided to write a website to be able to edit those structures in a visual way. It is a website that takes a scheme file describing the types in the tree (hence the name TypedTree) and lets you create new tree's (or edit existing) in a visual (and type safe) way. Although the website itself is written in TypeScript (rendering through plain html and svg) you can generate the scheme's through a dotnet cli tool, a dotnet global tool or a Unity package. dotnet: https://github.com/bastianblokland/typedtree-generator-dotnet unity: https://github.com/bastianblokland/typedtree-generator-unity website: https://github.com/bastianblokland/typedtree-editor Because it uses json as the exchange type it should be trivial to add scheme generators for different languages. Also i think it would be awesome to have a vscode plugin to edit those tree's straight in the ide."
Open source developer tool built with .net core and c# by @bastianblokland.
open source contributor, Finland
Project website: https://bastian.tech/tree
Creator website: https://bastian.tech
Repository: https://github.com/bastianblokland/typedtree-editor
NuGet: https://www.nuget.org/packages/TypedTree.Generator.Cli/
"sRead is a simple serial reading program which may be used to read serial data, like arduino readouts via USB or bluetooth, it is platform-agnostic, using only pure C# c…"
Open source developer tool built with .net standard and c# by @DanielShroff.
"MappingGenerator is a Roslyn based code fix provider that allows to generate mapping code in design time. Currently available features: - generating implementation for …"
Open source developer tool built with .net framework and c# by @cezary_piatek.
"PeachPie is a modern PHP compiler based on the Microsoft Roslyn compiler platform and drawing from our popular Phalanger project. It allows PHP to be executed within the…"
Open source developer tool built with .net core and c# by @misekjakub and @bfistein.
"It is a native c# Chart component that includes assemblies for ASP.NET, MVC, NET Core 2, Windows Forms, HTML5 /Javascript, WPF, Universal Windows Platform (UWP) and Xama…"
Developer tool built with .net framework and c#.
"MonoMod is a general purpose .NET modding "foundation", powered by Mono.Cecil. Its main purpose is enabling both beginners and experienced programmers to modify .NET Fra…"
Open source developer tool built with .net framework and c# by @0x0ade.
"Cake (C# Make) is a cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing fil…"
Open source developer tool built with .net standard and c#.
Hello, I'm Corstiaan. I'm a .net developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2023 - created by Corstiaan Hesselink - submit project - RSS feed - contact