-
Hi,
today I have the following code that is trying to identify if a dll is netframework/netcore/netstandard:
```csharp
internal static ManagedPlatform ComputeIsDotNetCore(MetadataReader metadataR…
-
I have created a small `dotnetstandard 2.1` library project in a solution. I want to test out using [Nullable Reference Types](https://docs.microsoft.com/en-us/dotnet/csharp/nullable-references). As…
-
Can you provide a sample client that works with .net core ?
-
### Description
Hi Team,
We are from syncfusion (SfListView) development team, We update the xamarin forms version as 3.1 in our source. After update this version we are facing a strange issue …
-
Libplanet will be more useful for key management if it supports the mnemonic code follow [BIP-39].
[BIP-39]: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
-
### Describe the bug
After I have ported some class libraries to .NET Standard 2.0, I get the following error message when building a .NET Framework 4.8 project which references a .NET Standard 2.0 p…
-
I'm connecting the IRC client to a custom coded (python) irc server (that someone else is hosting / made) that doesn't have everything implemented, so I expected some errors like this. The thing is, i…
ghost updated
7 years ago
-
Hello,
Since a few days, this application doesn't work anymore to connect to the stream with the IG demo accounts.
I think the problem comes from the IG lightstreamer servers, but I don't know where…
-
In Visual Studio 15.6 (with real-time test discovery), the Visual Studio Test Explorer shows tests that do not exist, or tests with sources. In both cases, the tests cannot be run via the Test Explore…
-
short:
"user" assembly -> `foo-resources.dll`
assembly location in apk -> `\assemblies\assets\foo-resources.dll`
### Steps to Reproduce
1. Create empty app
2. Create a library
3. Add propert…