A reflection utility containing handy extension methods and a utility for emitting IL (Intermediate Language) code using the ILGenerator.
$ dotnet add package StoneKit.Core.ReflectionThis comprehensive library provides advanced tools for interacting with IL and leveraging reflection as part of StoneKit toolset.
You can install it using NuGet:
PM> Install-Package StoneKit.Core.Reflection
If you encounter any issues or have suggestions for improvements, feel free to open an issue or create a pull request.
This library is licensed under the MIT License.