Skip to content

Commit df9a57e

Browse files
committed
2 parents b29baa8 + 518d3da commit df9a57e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Mono.Cecil.Inject
22

3+
### [Download the latest version](https://github.com/denikson/Mono.Cecil.Inject/releases)
4+
### [Documentation](http://denikson.github.io/Mono.Cecil.Inject/)
5+
36
## Overview
47
Mono.Cecil.Inject (Cecil.Inject from now on) is a simple library that adds a few convenience methods to the original Mono.Cecil library.
58
Added functionality includes method injection, System.Reflection-style methods to search other methods and class members by name and parameters and fast accessibility modification.

0 commit comments

Comments
 (0)