IndyMicro.NET open source plan

Check out my first pass at the documentation for IndyMicro.NET out on GitHub … I decided to go ahead and release this source code that I have been using on a project recently as open source. I have been considering doing this for quite awhile now so I went ahead and wrote some documentation on

.NET Core and T4 Templates for generating code

I’m working on a project where I need to take a JPG image and then generate some code that is based on the image.  So for this project I would like to: Create a console application Parse in an image file as input Export a formatted text file based on the image using a code