Skip to content

hd2y/MySamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySamples

学习代码示例。

Mono.Cecil

项目路径:https://github.com/jbevain/cecil

这里是示例项目:https://github.com/hd2y/MySamples/tree/main/src/CecilSamples

  • HowToSamples: 该项目为如何加载程序集,以及获取 Cecil 中的各种类型。
  • ImportingSamples: 演示代码织入功能的使用,包括创建类型以及一个为方法入口注入一个输出日志的方法。

Fody

项目路径:https://github.com/Fody/Fody

这里是示例项目:https://github.com/hd2y/MySamples/tree/main/src/FodySamples

About

学习代码示例

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages