Skip to content
This repository was archived by the owner on Sep 12, 2020. It is now read-only.

v0.1.3 Release

Choose a tag to compare

@lecode-official lecode-official released this 04 Mar 14:57
· 97 commits to master since this 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.