-
As part of commit [398d38059d05a768ca6b58f6e6c5e4417954830f](https://github.com/dotnet/corefx/commit/398d38059d05a768ca6b58f6e6c5e4417954830f), the **System.Runtime.InteropServices.PInvoke** package w…
-
I tried to create a library for `netstandard1.0` that depends on NETStandard.Library (latest version from dotnet-core MyGet: 1.5.0-rc3-24019-00). My project.json:
``` json
{
"version": "1.0.0-*",
…
svick updated
3 years ago
-
Hi Xamarin team.
It took few days to make sure I could build my solutions with the latest due to issues with android https://github.com/xamarin/Xamarin.Forms/issues/13303
and when I finally mana…
-
> PATH=.\node_modules.bin;C:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External;%PATH%;C:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\git
> C:\Program Files\dotnet\dotnet.…
-
Posting on behalf of a customer report via nuget.org
> I would really like to be able to reference System.Data.Common from a PCL project - however the >current NuGet package doesn't support PCL.
> W…
-
**Which Version of ADAL are you using ?**
Microsoft.Identity.Client 2.6.2
**Which platform has the issue?**
Xamarin iOS
**Repro**
Add Microsoft.Identity.Client 2.6.2 package to Xamarin Forms …
-
I have a library I am building for Core 1.0, and it builds fine:
```json
{
"version": "1.0.0-*",
"dependencies": {
"Microsoft.AspNet.WebApi.Client": "5.2.3",
"Microsoft.AspNetCore.…
-
Just switching from connectivity plugin to essentials and it looks like quite differently implemented. i have 2 questions here;
1) dont we need to check IsSupported like connectivity plugin?
2) to…
-
### Description
We initialize the runtime with some keys, e.g.
```
const char *propertyKeys[] = {
"APP_PATHS",
"PINVOKE_OVERRIDE",
};
…
-
The issue happens when I change the language of the device from English to Arabic.
The runs normally when the device language is English but, when I change the device language to Arabic I get this e…
ghost updated
3 years ago