"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
"You know the problem, you are developing a WPF application and you want to see what your XAML looks like. Normally you have to compile, start, and see if everything look…"
Developer tool built with .net core and c# by @GiessweinWeb.
"Duality is a 2D game engine + editor combo that is written in 100% managed C# code and developed under the MIT license. Built using a plugin-based approach, the core …"
Open source developer tool built with .net framework and c# by @Adams_Lair.
"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.
"XAML Studio was inspired by the the XAML Pads of the past for WPF, it's a new stand-alone tool for prototyping UWP XAML Apps for Windows 10. It started as a Microsoft…"
Developer tool built with .net core and c# by @XAMLLlama.
"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