Vegard Andreas Larsen
Vegard Andreas Larsen
I had a discussion with a colleague this morning regarding the connection string format. The goal was the possibility to add certain templated fields to each destination. Say that you...
System.Runtime.Loader is not supported on .NET Framework 4.7.2. We need to use Assembly.LoadFrom instead.
See #125. This merge appears to break image loading on iOS with WKWebView. It happens because there is [no way to disable CORS](https://ionicframework.com/docs/wkwebview/) when you are using WKWebView. In my...
### Before you start... - [X] Have you updated your dependencies? You might be using an old version of the library. - [X] Have you checked for an existing issue...
As [David Wengier announced on Twitter](https://twitter.com/davidwengier/status/1059966972316864513), VS 2019 preview 2 supports previewing project files when selecting them in Solution Explorer. A natural extension of this would be to support navigation...
First, I'd like to apologize for the size and complexity of this pull request. This was the result of a multi-day hacking session where I needed to update a project...