-
A lot of our pipelines are failing with:
> Fetching release https://api.github.com/repos/Microsoft/artifacts-credprovider/releases/latest
> C:\a\_temp\4701770\installcredprovider.ps1 : Unable to r…
-
**NLog version**: (e.g. 4.5.7)
**Platform**: UWP
**Current NLog config**
```xml
```
- What is the current result?
On first log to file app throws an
Syste…
-
Hi,
If I go to the YoutubeExplode.DemoConsole folder (netcore2.1.519 installed on my system) and run
```
dotnet run
```
I get a bunch of errors. They all look related to YoutubeExplode using l…
-
I have been trying to set up my functions App to use multiple named HttpClients.
In order for this to work I need `IHttpClientFactory` from `Microsoft.Extensions.Http`, but adding this causes func…
-
Hi
I'm considering using `Spring.Messaging.Nms` in several projects for my company. The main obstacle that prevents me from taking it right now is the lack of the release of a version compatible wi…
-
-
**Issue description**
Is the IMetaDataAssemblyImport::FindAssembliesByName method in a usable state or is it something that can't be relied on?
For context, this is on net45 and above that I have …
-
Are there any plans to support the Like() function from EF Core 2.0? https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-entity-framework-core-2-0/
I'd like to be able to write something …
-
Hello,
I try to cross compile for Android and I am getting when running the build.sh script.
Running the command `CONFIG_DIR='realpath cross/android/arm64' ROOTFS_DIR='realpath /media/ubuntu/Androi…
-
The following call
```csharp
var status = System.Buffers.Text.Base64.EncodeToUtf8(Span.Empty, new byte[42], out _, out _, isFinalBlock:false);
```
returns `OperationStatus.NeedMoreData` ru…
coenm updated
3 years ago