Grial .NET Standard RTM
Promoting Grial 2.6.0 to RTM
On our previous version (Grial 2.6.0 RC) we made a huge step for standardization adding support for .NET Standard.
But there was just one small problem…
XAMLC in (at that time) the latest Xamarin Forms stable version (2.5.0.121934) fails to process XAML code using OnPlatform or OnIdiom.
PCLs farewell
With current Xamarin Forms version 2.5.0.280555 everything seems to be working properly with XAMLC so there’s no reason not to opt for .NET Standard over the old PCLs. Yaaaaaay! :)
Ending notes
As a bonus, we added a few new features and bug fixes.
Please check Grial 2.6.9.0 release notes for more details.
Happy coding!