Franck Quintana
Franck Quintana
When testing different themes I remarked that dark themes had some trouble showing table with table-success and text-success. I made changes on cerulean so you can have a preview of...
Hi, I would like to know if expressions can be handled depending on the thread culture or if these expressions are fixed? For example: In french culture, the decimal value...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/datorama/akita/blob/master/CONTRIBUTING.md#commit - [ ] Tests for the changes have been...
"var authRepo = (IManageApiKeys)appHost.TryResolve();" is never used.
An error is thrown on `AppHost.Init()`. Error message is `Method 'get_IgnoreFilter' in type 'ServiceStack.Seq.RequestLogsFeature.SeqRequestLogger' from assembly 'ServiceStack.Seq.RequestLogsFeature, Version=5.1.0.104, Culture=neutral, PublicKeyToken=null' does not have an implementation.`. Responsible line is define in...