Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Forked from oysteinkrog/SQLite.Net-PCL
Simple, powerful, cross-platform SQLite client and ORM - Simplified and fixed version (Netstandard2 only)
-
Samples for Xamarin Svg enterprise cross platform and full featured Svg image control
-
-
-
380 contributions in the last year
Contribution activity
August 2020
Created a pull request in rotorgames/Rg.Plugins.Popup that received 6 comments
fix crash on uwp. support older uwp versions.
+20
−14
•
6
comments
Created an issue in xamarin/Xamarin.Forms that received 4 comments
[Bug] Application.Current.Resources["key"] fails but Application.Current.Resources.TryGetValue("key", out var value) works
Description
When using a merged dictionary to split xaml styles like this (App.xaml), then retrieving a key from it in C# code through the indexer A…
4
comments