-
So far all projects and CI/CD pipelines have been updated to use the latest-and-greatest .NET7. A lot of dependencies were changed to the latest versions, i.e. bumping major versions.
Pain points:
…
-
Hi Tolis,
if I configure the Application in Azure only for one Tenant
![image](https://user-images.githubusercontent.com/43132306/131259136-51d4e0ce-e76f-43d6-852e-ced39cf0e523.png)
I got …
-
Trying to aggregate the various issues into one to collect feedback.
I invite everyone to read the [SponsorLink announcement](https://www.cazzulino.com/sponsorlink.html) to understand the intention…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
```log
PS C:\dumps> dotnet-dump analyze .\my.gcdump
Loading core dump: .\my.gcdump ..…
-
This issue can be seen as a continuation of https://github.com/Azure/azure-functions-host/issues/6931.
Message: `Exception while executing function: Functions.keepAlive Did not find any initialize…
-
Hi,
after I migrated from (project for .net Framework 4.8)
- eXpand 21.2.801.0
- XPand.XAF 4.212.10
to
- eXpand 22.1.501.0
- XPand.XAF 4.221.6
I got the follwing Error and the program did…
-
Hiya,
I've got the following setup, where i have 2 webapis and 1 hangfire backouground service running.
They all log to different tables with serilog's MSSQL sink:
![image](https://user-images…
-
Hi,
objectSpaceProviders access has been changed by DevExpress.
application.GetFieldValue("objectSpaceProviders") is not longer working.
**Now can not open the model because it can not find o…
-
Hi Xiaodong Yang
Thank you for the components. They work very well.
https://github.com/dotnetcore/CAP/blob/master/README.zh-cn.md
This is a strange phenomenon, in my plug-in project, you can …
-
I mapped the Hangfire Dashboard to the route `/hangfire`.
app.UseHangfireDashboard("/hangfire")
The Dashboard is reachable by the URL `https://app-dev.example.com/exampleapp/api/hangfire/` a…