"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/
"Coravel Pro is an admin panel for .NET Core. More specifically, it's a suite of backend admin tools that extended the open source Coravel library with many additional…"
Developer tool built with .net core and c# by @jamesmh_dev.
"A straightforward macro system for C# that works right in the code editor. It’s a system that allows repeating and completing a given template for all values from a g…"
Open source developer tool built with .net standard and c# by @cezary_piatek.
"This project was built to help test SQL Server queries and compare multiple result sets. sage is a global .net core tool that queries data from SQL Server, and produc…"
Open source developer tool built with .net core and c# by @jon_cloud.
"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#.
"The Uno Platform is an Universal Windows Platform Bridge to allow UWP based code to run on iOS, Android, and WebAssembly. It provides the full definitions of the UWP Spr…"
Open source developer tool built with .net framework and c# by @jlaban and @francoistanguay.
"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.
Hello, I'm Corstiaan. I'm a software 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.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact