"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
"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.
"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#.
"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.
"The inspiration for this project At my current job, we develop and maintain a lot of web applications. These web applications have a lot of dependencies on other web se…"
Open source developer tool built with .net core and c#.
"A straightforward macro system for C# that works right in the code editor. It’s a system that allows repeating and completing a given template for all values from a g…"
Open source developer tool built with .net standard and c# by @cezary_piatek.
"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.
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.
© 2024 - created by Corstiaan Hesselink - submit project - RSS feed - contact