-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues
### Current Behavior
sonarr cannot load necessary data from sqlite:
[v3.0.9.1549] NzbDrone.Core…
-
(NET 6.0.401, Windows 11 Version 10.0.22621.521 x64)
Folks,
DateOnly.TryParseExact with format "d MMMM 'de' yyyy" fails with text "16 d'agost de 1972" due to the apostrophe (char 39 '\'').
Text…
-
### Preflight Checklist
- [X] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest).
- [X] I have checked existing resources,…
-
## What happened?
I am attempting to use skaffold to debug my container, and one of the requirements is that `dotnet` must be available on the path. However, it is not on the path of the built conta…
-
I have problem with text ordering in .Net core.
List.Sort() or linq.OrderBy() is not ordering utf8 chars correctly.
Here is simple .Net core 6 console application:
```
using System;
using S…
-
The package `libicu` is required to run the app. This means users who choose to run the app in a docker container will have to build their own image from a Dockerfile.
The full error given when try…
-
### Description
As announced here: https://devblogs.microsoft.com/dotnet/date-time-and-time-zone-enhancements-in-net-6/
starting with .NET 6 TimeZoneInfo.FindSystemTimeZoneById should now support …
-
Configuration: `net6.0-Linux-Release-arm-CoreCLR_checked-(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440`…
-
While working on the WeatherHelper stuff, I found that it was pretty inconvenient that the `Temperature` struct did not have a `ToString()` member. So I added one, and also added a `public string ToSt…
-
### Description
Summary: Cannot initialize dotnet runtime except at location `AppBundle` directory.
In the template, we can run the sample code by executing the following command in the directory …