Archomeda
Archomeda
The update to .NET 5 has been a long journey so far. Development is mostly done in the feat/net5 branch. - [x] Update TFM to net5.0 - [x] Update GitHub...
This is for in-process v4 function apps, I'm unsure whether this also applies to the isolated variant. When a Service Bus trigger is defined with a connection via managed identity,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When using an `IList` as return type in a query,...
It seems that for regular API requests the archive caching isn't working. It has been reported that the resulting ZIP was empty. While I personally cannot recommend using a file...
Currently when a CastableType doesn't exist, Gw2Sharp throws an exception like `System.Text.Json.JsonException: Unsupported type Quux`. This is unhelpful when new content gets added, because this requires an update of Gw2Sharp...
End of Dragons has been released, and with it are some API changes. This list is incomplete and will be expanded as time goes on: - [x] #133 - [x]...
At first, the exceptions made sense, but after looking at it again, I noticed that the generic typed exceptions and how they inherit from each other may need to be...
DocFX is not functioning properly it seems...
Somehow I overlooked this in the get started section.