daniel-rck
daniel-rck
- Updated to net6.0 . Compiles and tests succeed. Resolves #160 - Removed System.Timers.Timer with PeriodicTimer (has no Callbacks). - Changed to file-scoped namespace where I stumbled upon.
Remove net5.0 target and replace with net6.0 target.
I try to do a query with `$filter=ForeignObjectId in (1,2,3)` and the Server Error 500. ### Assemblies affected - Microsoft.AspNetCore.OData, v7.4.0 and 7.3.0 - EFCore 3.0.0 and 3.1.3 ### Reproduce...
I'm missing a function in `IssuesClient` to set estimate time, like described here: https://docs.gitlab.com/ee/api/issues.html#set-a-time-estimate-for-an-issue.
# New Feature Proposal For more information, see the `CONTRIBUTING` guide. ## Description In Angular since v15.2 the [standalone bootstrapping API](https://angular.io/guide/standalone-migration#switch-to-standalone-bootstrapping-api) is the default way. That means, there is not...