This is an add-in for Fody
An addin for Fody to unseal sealed types. The most obvious usage of this is when working with F# records and an ORM like Entity Framework or NHibernate. Or if you want to create a dynamic proxy.
All of the previously listed scenarios require you in some cases to have an object can be proxied, requiring virtual properties which aren't possible when a type is sealed.
https://nuget.org/packages/Unsealed.Fody/
PM> Install-Package Unsealed.Fody
Icon designed by Mourad Mokrane, courtesy of The Noun Project