-
Hello,
I'm trying to change storage at runtime. My intention is to remove a need of restarting application when user/password needs to be updated. I'm monitoring connection string in my `appsetting…
-
https://rehansaeed.com/asp-net-mvc-boilerplate/
-
**Version**
LiteDB v5.0.10
.NET Standard 2.1
Xamarin.Forms v5.0.0.2012
**Describe the bug**
The database seems to get corrupted when I insert data. Here are multiple examples:
```
System.…
-
Hello,
First of all, thanks for developing and maintaining this project.
We've been long users of Hangfire with PostgreSQL. Recently, we've started evaluating the switch to Redis, and naturally,…
-
### Description
Application experience slowdown up to 30 seconds. Most of the threads are waiting for `WaitForSingleObject` in the memory dump and similarly when a trace is taken 99% of threads are…
-
I have an Blazor Web app that uses EF Core 7 with Postgresql 15 and the PGVector extension installed (https://github.com/pgvector/pgvector). This all works great using ' options.UseNpgsql(connectionSt…
-
In development mode, when I select a Worker and open dashboard i got the following error, but the dashboard is opened in new tab.
In production, the dashboard is not opened,
The error occurred:
…
-
The AWS .NET team is exploring creating an AWS native framework that simplifies development of .NET message processing applications using AWS services.
**The design doc can be viewed and commented…
-
This issue captures issues related to the "eventing framework" work area in .NET 9. Issues and categorizations are subject to change as design and prototyping is underway.
This eventing framework …
-
This can be simple done by creating a package only for configure the dependency services this way we can use hangfire server in a non web environment like console app or simply a windows service witho…