With.Fody
With.Fody copied to clipboard
A Fody addin to extend immutable C# classes with With() methods to return a copy of an object with one property modified.
Results
2
With.Fody issues
Sort by
recently updated
recently updated
newest added
v0.8 of With.Fody blows up during build with: `Severity Code Description Project File Line Suppression State Error Fody: The weaver assembly 'With.Fody, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null' references an out of date...
help wanted
Hi. I started using this the other day and must say it makes working with my DDD aggregate state objects much nicer. My only gripe is the initial checking between...