"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
"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.
"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#.
"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.
"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.
"A Visual Studio for Mac extension that gathers and visualizes code coverage for your unit testing projects. I frequently write automated testing suites for my C# deve…"
Open source developer tool built with .net framework and c# by @arthurdemanuele.
"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#.
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