Download: IntoTheCode20200604
The IntoTheCode library comes as a zip file. This contains these Visual Studio projects and dll's:
IntoTheCode
IntoTheCode is everything you need to make parsers, when you know how it works.
IntoTheCodeDoc
IntoTheCodeDoc contains build events to produce markdown dokumentation for the Classes page. The IntoTheCode project generates the \bin\Debug\IntoTheCode.xml documentation file; This file is filtered and translated to markdown.
** IntoTheCodeExample ViewModels and logic for examples.
IntoTheCodeUnitTest
Unit Tests, and some of them are nice examples of code as well.
TestApp
Application and views for the examples. This project needs the two dll's (MoehlData.Basic.dll and MoehlData.ClientWpf.dll)