This repository was archived by the owner on Sep 12, 2020. It is now read-only.
v0.1.3 Release
Made it possible to specify the view model directly when rendering from a XAML file. This is helpful because the view model resolution algorithm did not work on ASP.NET 5 and .NET portable libraries. Also fixed some threading problems.