-
@yatli Please take a peek at this exception. Whenever I pass data in a method call I am getting an execution error; if have a method defined as TSL protocol "Syn, void, void" that works. I've uploade…
-
## Summary
We've designed .NET Standard & our tooling so that projects targeting .NET Framework 4.6.1 can consume NuGet packages & projects targeting .NET Standard 2.0 or earlier. Unfortunately, we…
-
I am facing the below issue when publishing an Azure V2 Function. Locally everything works as expected but the DI is failing when running the function on Azure.
Unable to resolve service for type '…
-
Hi.
When attempting to upgrade the package from the nuget manager inside vs2017 i get the following error message.
> Error: Could not install package 'modernhttpclient-updated 2.7.2'. You are t…
mohed updated
5 years ago
-
_From @TFTomSun on Saturday, 24 March 2018 19:06:43_
First of all: Thanks for the great work. I love that project and I want to support it as much as i can.
I started with a simple Blazor (not h…
-
Hi I am not sure where to get help with cosmos issues.
There seems to be an issue when trying to initilize an inherited Table
using Microsoft.Azure.CosmosDB.Table;
using Server.Base.Azure.Tab…
-
Hi!
I appreciate you making this available!
Initialization fails to open the stream for the embedded WITSML units XML:
System.TypeInitializationException : The type initializer for 'Petroware.Uom…
-
Hi there!
I'm trying to use your lib in .Net Core 2.0 project. I'm using Nuget for installing Magick.NET-Q16-AnyCPU 7.6.0. Unfortunately, my code fails on creating new MagickImage instance
`Magi…
-
### Steps to reproduce
I use .net core 2.1. I just opened a connection using NpgsqlConnection class.
### The issue
I get the following exception.
```
Exception message:
Stack trace:
Message…
ghost updated
5 years ago
-
When I execute `build.cmd` under Blazor repository root, build fails with below CS0579 errors. Am I missing something?
```
C:\GitHub\Blazor\src\Microsoft.AspNetCore.Blazor.BuildTools\obj\Debug\n…