-
When trying to serialize [this](https://github.com/lamba92/dragalia-library/blob/dev/domain/src/commonMain/kotlin/com/github/lamba92/dragalialost/domain/entities/AdventurerEntity.kt) class a strange e…
-
vs2017, dotnet core 2.0, has razor view, reference a .net4.7 dll.
**error output:**
`"dotnet" exec --runtimeconfig "E:\VS_Projects\WeixinGZH\GZHCore\bin\Debug\netcoreapp2.0\GZHCore.runtimeconfig…
-
Azure Functions v2 (Windows)
From inside our functions we write to Cosmos DB using Microsoft.Azure.DocumentDB.Core 2.1.3.
Today (April 19th) we redeployed our code and it started failing with th…
-
**Describe the bug**
I am running the examples from the documentation.
On the Machines page, the first code generates an error.
**To Reproduce**
```julia
julia> forest = EnsembleModel(a…
-
Can't reproduce by 100%, but today I have it 3 times:
1st - I created laws, 2nd and 3rd I checked work party/contracts.
When disconnect start in log exceptions spam:
```
Exception: Expected to rec…
-
We should implement Payment and Shipping as gRPC MP services, in order to demonstrate Helidon gRPC usage.
We can use JSON or BSON as the payload, as all classes already support both serialization f…
-
Recently we've found that `crossgen2` generates `CORINFO_HELP_READYTORUN_GENERIC_STATIC_BASE` helper but can not find of it's implementation. Signature is empty:
https://github.com/dotnet/runtime/blo…
-
Hello,
I'm implementing mParticle in my API, but I'm getting an error when I try to upload the events.
I tried with both "LogEvent" and "Upload", "UploadBatchAsync", and they throw the same except…
-
## Description
When attempting to deploy a ASPNET API project to the eu-central-1 region, I receive the error "Failed to create CloudFormation change set: No updates are to be performed."
Deploy…
-
Hi,
I noticed an issue with signing in once I upgraded from version 6.3.5 to 6.7.0. There seems to be a ObjectID -> String conversion issue using the updated version. I am running this test using…