Skip to content

dbent/ILDummy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ILDummy

ILDummy is a MIT-licensed utility to generate dummies from Common Intermediate Language assemblies. A dummy is an assembly that has the same public API as another assembly but no actual implementation. A dummy assembly can then be used in place of a real assembly during compilation in situations where it's not possible or advisable to have the real assembly available.

About

A dummy assembly generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published