-
Hi Apostolis,
Thank you for spending so much time with me on Friday that was very valuable! After our efforts patching ModelMapper I am stuck with two errors when trying to update the model. **On a…
-
according to the wiki it happens when
1. If the assembly does not exist in path.
2. If the ModelMapper module [ModuleVersionId](https://docs.microsoft.com/en-us/dotnet/api/system.reflection.modul…
-
The MS SQL extension for hangfire has long abandoned the invisibility timeout in favor of using transitions, which helped to avoid restarting tasks and instantly starting them at an emergency end. Are…
-
Am using Devexpress.XAF and the ImportWizard module (source). Updated to latest DevExpress 20.2.4.0 and lifted the target framework to v4.8. Updated all expand related code as well. While having no bu…
-
有什么方式可以实现自定义条件来搜索的。比如我某个实体里有个字段为布尔值或者是整形,搜索的时候是否可以指定某值搜索的条件为布尔值或者是整形的,这样就可以对一个表里的数据做区分搜索。
-
Should this not work? I'm not seeing anything on the console. Same issue with/without the MAMQ extension. Ultimate goal is to implement multiple servers each processing a specific queue using HangFire…
ghost updated
2 years ago
-
Still randomly getting distributed lock exception.
Hangfire.Storage.SQLite version: 0.3.0
Hangfire.Core version: 1.7.22
`Timeout expired. The timeout elapsed prior to obtaining a distributed loc…
-
First let me describe the setup!
I have an asp.net core project, with an MVC controller method - the method isn't important aside from the fact it uses authentication via an [Authorize] attribute:
…
-
### What should we add or change to make your life better?
Release a new version
### Why is this important to you?
I'm unsure if https://github.com/dotnet/tye/issues/1145 would be fixed by [T…
-
### Steps to Reproduce
1. Download Universal.linux-x64.2.6.2.zip and unzip it.
2. chmod +x ./Universal.Server
3. run ./Universal.Server
### Expected behavior
```console
server started
```
### A…