"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/
"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.
"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.
"As a developer, I want to add detailed logging for any method that I create. However, I do not want to bother with writing logging code! Instead, with Continuous Integra…"
Open source developer tool built with .net core and c# by @ignatandrei.
"Bouncy Hsm is a developer-friendly implementation of a cryptographic store accessible through a PKCS#11 interface. It can simulate HSM (hardware security module) and sma…"
Open source developer tool built with .net core and c# by @harrison314_sk.
"View Entity Framework Core query plan directly inside Visual Studio. With Entity Framework Core query plan debugger visualizer, you can view the query plan of your qu…"
Open source developer tool built with .net core and c# by @GioDalakishvili.
"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 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