Unsealed.Fody NuGet Package

Use this addin 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.




Got any Unsealed.Fody Question?





Info

Version: 0.3.0
Author(s): Damian Reeves
Last Update: Tuesday, April 25, 2017
.NET Fiddle: Create the first Fiddle
Project Url: http://github.com/Fody/Unsealed.Fody
NuGet Url: https://www.nuget.org/packages/Unsealed.Fody


Install
Install-Package Unsealed.Fody
dotnet add package Unsealed.Fody
paket add Unsealed.Fody
Unsealed.Fody Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

2552