A light-weight (actually contains one class :) ) library that extends any unsealed type at runtime.
Info
| Version: | 1.0.4 |
| Author(s): | Ndubuisi Jr Chukuigwe |
| Last Update: | Wednesday, August 28, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NdubuisiJr/TypeExtender |
| NuGet Url: | https://www.nuget.org/packages/TypeExtender |
Install
Install-Package TypeExtender
dotnet add package TypeExtender
paket add TypeExtender
TypeExtender Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit(>= 4.7.0)
Tags