Fluent API for .NET reflection, using a dynamic proxy. 
                        
                    
         
                Info
| Version: | 2.0.0 | 
| Author(s): | Joseph Albahari | 
| Last Update: | Tuesday, October 26, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/albahari/uncapsulator | 
| NuGet Url: | https://www.nuget.org/packages/Uncapsulator | 
Install
Install-Package Uncapsulator
                        dotnet add package Uncapsulator
                        paket add Uncapsulator
                        
                                Uncapsulator Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.CSharp(>= 4.7.0)
 - System.Reflection.Emit.Lightweight(>= 4.7.0)
 
Tags