Extensible tool for weaving .net assemblies
Visual Studio 2017 let me know there was an upgrade to Fody version 5 this morning. I accepted and did a NuGet …
c# fody visual-studio-2017-build-tools fody-propertychanged** This is an issue in Visual Studio 2013. The error I'm getting is massive and mostly useless, but the crux of …
c# fody fody-propertychangedI have already installed Fody in my application several and several times but still this error appears below, could anyone …
c# visual-studio nuget fody fody-costuraI have the following classes using Fody.PropertyChanged weaving: [ImplementPropertyChanged] public class OtherClass : INotifyPropertyChanged { #pragma warning disable 67 public event PropertyChangedEventHandler …
c# bindinglist fody fody-propertychangedTo start with: I'm a complete beginner. I have two projects in one solution. One project is a console application, …
c# exe fody fody-costuraI am using Fody in-solution weaving. I have a couple of projects configured to use Fody and would like them …
.net configuration aop fody