"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 Framework / mono programs (mainly games). With its highly flexible patcher at its core and many helpers built around it, it's already being used to mod Celeste (XNA + FNA), Hollow Knight (Unity), Rain World (Unity) and others. And with the addition of the "RuntimeDetour" and "HookGen" components, hooking any method at runtime is either as easy as On.Namespace.Type.Method += (orig, a, b, ...) => {...} or as flexible as new Detour(methodFrom, methodTo)"
Open source developer tool built with .net framework and c# by @0x0ade.
open source contributor, Germany
Creator website: https://0x0ade.github.io/
Repository: https://github.com/0x0ade/MonoMod
"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.
"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 bec…"
Open source developer tool built with .net core and c# by @bastianblokland.
"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.
"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.
""FlubuCore - Fluent Builder Core" is a cross platform build and deployment automation system. You can define your build and deployment scripts in C# using an intuitive f…"
Open source developer tool built with .net standard and c#.
"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.
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.
© 2026 - created by Corstiaan Hesselink - submit project - RSS feed - contact