"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/
"A simple `dotnet` global tool to calculate hashes for the given file. The tool calculates MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes for any file and outputs th…"
Open source developer tool built with .net core and c#.
"After more than 7 years in R&D, we've just published vvvv gamma, a visual-first live programming environment for the .NET ecosystem. It uses our new visual programmin…"
Developer tool built with .net framework and c#.
"Hastlayer is a tool that gives software developers a way of speeding up their programs by basically turning them into computer chips. They write standard code, then inst…"
Open source developer tool built with .net framework and c# by @Lombiq.
"Wyam is a simple to use, highly modular, and extremely configurable static content generator that can be used to generate websites, produce documentation, create ebooks,…"
Open source developer tool built with .net framework and c# by @daveaglick.
"Nearly all the software we've ever built sent emails at some point. Building and testing those emails has always been a pain for us and involving our clients when doing …"
Developer tool built with .net core and c# by @markjerz and @jamesholwell.
"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.
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