-
**Describe the bug**
Hi there im having some trouble with your library
Using MessagePack (https://github.com/neuecc/MessagePack-CSharp) fails
The application hangs and then i get the error:
Error …
-
Hi, I have a dotnet backend and a typescript frontend. To get somewhat sensible date handling, nodatime types are mapped to temporal for the front end. There's a test controller to validate the behavi…
-
From the [NodaTime docs](https://nodatime.org/2.4.x/api/NodaTime.Duration.html)
> A duration represents a fixed length of elapsed time along the time line that occupies the same amount of time rega…
-
I found that ... with Win10 UWP, ITimeZoneEx.ConvertTime cause exception with some certain timezones and years. This issue does not occur with Desktop app.
I've wrote the small test code as below.`…
-
In Ical.Net 4.3.1 I see bugs when getting occurrences for an event around the daylight saving transition when the clock
goes an hour forward or back.
For instance the following test currently fail…
-
RecurrenceUtil uses `AsSystemLocal` when taking in an `IDateTime`. (line 18) That's bad, because it loses information, and we have NodaTime backing the search, which should make working with time zone…
-
EFCore 3.1.3 released with code literal generation for NodaTime Instant #854 throws an exception when trying to apply an initial (first) migration with a value of Instant.MinValue for HasData method.
…
-
OpenAPI.NET recognises a parameter of type `string` and format `date` as an [OpenApiDate](https://github.com/microsoft/OpenAPI.NET/blob/3aeeef600d19e4ecfdf0d116725658b1c496eba0/src/Microsoft.OpenApi/A…
-
## Summary
There are two scenarios where the existing Enumerable OrderBy methods are not ideal:
- When sorting a sequence of comparable values (e.g. ints). In this case an identify function must be p…
-
Would it be possible for the Settings object to also configure using the DLLs that are not projects under current SLN but instead are referenced by the project and contain some models?
We're sharing …