-
### Steps to reproduce
1. Have a DB with a Postgres function returning JSON
2. Install Dapper to the project, call the function by `Connection.QuerySingleAsync("select * from public.my_json_function…
-
Hi Team,
I followed the instructions [here](https://adoptium.net/en-GB/installation/linux/#:~:text=temurin%2D8%2Djdk-,Deb%20installation%20on%20Debian%20or%20Ubuntu,-Ensure%20the%20necessary) to in…
-
Hi,
I encountered an issue where declaring an enum field within a tuple causes a **System.ArgumentOutOfRangeException** during **EnumType.Parse** when performing bulk insertion.
[EnumType.cs (lin…
-
Issue:
Assertions.Assert has performance issues if you do something like this:
```
// in a hot loop called many times per update
Assert.IsTrue(x > y, $"{x} is not greater than {y}");
```
The mes…
-
I'm trying to do an equivalent of this command in a .net core library for doing a TLS server where the private key is in TPM with a reference of 0x8100001:
`openssl s_server -cert rsa.crt -key 0x8100…
-
Sometimes I'm facing trouble while pushing data to the CleverTap. Because of this reason only my 95 percentage of my events are getting tracked.
I'm using clevertap-web-sdk version 1.9.0.
This i…
-
I've noticed FoolProof requires obsolete .NET 2 packages to build. Is there a way the dependency on these could be removed?
Specifically, it references and uses the Microsoft.AspNetCore.Mvc.DataAn…
-
Trying to load your script, but I'm unable to run.
Without changes, it will be missing a lot of references. I've added so far the references below from line 92:
$null = Add-Type `
…
-
It appears that the `int2c2e` function is not working properly. The following code doesn't work
```python
import pyscf
from pyscf.df.addons import make_auxmol
from gpu4pyscf.df.int3c2e import get_…
n-gao updated
1 month ago
-
## Environment & Version
- `docker compose version`: v2.19.0
- Version: `master`
## Description
Mailu periodically fails to send emails specifically to Gmail. The error message shows "Ho…