Skip to content

Yet another wrapper around ILGenerator.

License

Notifications You must be signed in to change notification settings

sgaliamov/illuminator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Illuminator

Build status NuGet Badge

Illuminator is yet another wrapper around ILGenerator, with some interesting features:

  1. Fluent, convenient API with functional programming flavor.
  2. Tracing generated code.
  3. .netstandard2.0 support.

Read this post for more details.