77 results for “topic:fody”
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
Move a .NET Framework/.NET Core app runtime components and dependencies into a sub-directory and make it beauty.
Compile-time AOP component. Works with any method, whether it is async or sync, instance or static. Uses an aspectj-like pattern to match methods.
A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.
Inject arbitrary IL code at compile time.
Cross-platform ReactiveUI sample app built for a talk at MSK .NET conf.
Dependency injection made simple.
Fody-Costura Decompress
:octocat: Stamps an assembly with git data
Bindables converts your auto properties into Wpf dependency or attached properties.
C# Toolkit
Replace the new operation with the object pool operation at compile time.
Post compile tool using Fody to implement the double check locking pattern.
Reflection-free, build-time dependency registration for .NET using Fody
Inline methods in compile time
TestFlask - A record-replay-assert testing framework and tools for .net
AI in Unity.
Catel.Fody
A method cache Fody plugin
Control the value of the localsinit flag on methods.
Inject deep copy constructors into C# types
An integrated framework for dependency injection and aspect-oriented processing.
A Xamarin.Forms 3.2 Template with .NETStandard 2.0.3, DependencyInjection, ViewModel First Navigation, View to ViewModel autowireing and automatic PropertyChanged events
Declare collections of reusable .NET attributes and apply them as patterns to multiple targets.
undo redo manager c#
General purpose meta programming with Fody
Fody extension to modify ObfuscationAttribute
Tracking POCO properties changes , easy to access what properties changed
ILAccess.Fody provides functionality similar to the UnsafeAccessor introduced in .NET 8, but supports older .NET platforms.
Injects method cache code.