Cameron Aavik

Results 3 repositories owned by Cameron Aavik

dotnetcore-graphics-example

45
Stars
3
Forks
Watchers

This project's intention is to provide the minimal code to draw a triangle on Windows, Mac, and Linux using .NET Core

ILject

29
Stars
6
Forks
Watchers

Provides a way which you can load a .NET dll/exe from disk, modify/inject IL, and then run the assembly all in memory without modifying the file.